react-native-hud-hybrid
Version:
progress hud for react native
20 lines (12 loc) • 493 B
Markdown
# react-native-hud-hybrid
A progerss hud that can be used for react-native, while available for native android, ios

## 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.
