# react-native-hud-hybrid

A progerss hud that can be used for react-native, while available for native android, ios

![ios-hud](./screenshot/ios-hud.gif)

## Installation

```
yarn add react-native-hud-hybrid
```

```
react-native link react-native-hud-hybrid
```

on iOS, download [bundle](https://raw.githubusercontent.com/listenzz/react-native-hud-hybrid/master/screenshot/HudHybrid.bundle.zip), unzip and drag the bundle to your ios project.

![drag-bundle](./screenshot/drag-bundle.gif)
