* 'master' of https://github.com/wu736139669/react-native-QDProgressHUD:
  Initial commit

* 'master' of https://github.com/wu736139669/react-native-QDProgressHUD:
  Initial commit

# Conflicts:
#	README.md
This commit is contained in:
QuDian
2018-10-30 16:57:08 +08:00
+3 -1
View File
@@ -1,4 +1,5 @@
# react-native-progress-hud
## Getting started
@@ -42,4 +43,5 @@ import RNProgressHud from 'react-native-progress-hud';
// TODO: What to do with the module?
RNProgressHud;
```