Updated React Native modules (markdown)

Roman Volosovskyi 2017-08-21 19:57:23 +03:00
parent 350bacee4b
commit afb5fec53f
1 changed files with 15 additions and 15 deletions

@ -7,23 +7,23 @@
### Module dependencies with Native code
5. [react-native-randombytes](https://github.com/mvayngrib/react-native-randombytes)
6. [react-native-dialogs](https://github.com/aakashns/react-native-dialogs)
7. [react-native-fs](https://github.com/itinance/react-native-fs)
8. [react-native-http-bridge](https://github.com/alwx/react-native-http-bridge)
9. [react-native-config](https://github.com/luggit/react-native-config)
10. [react-native-camera](https://github.com/lwansbrough/react-native-camera)
11. [react-native-image-crop-picker](https://github.com/ivpusic/react-native-image-crop-picker)
12. [react-native-image-resizer](https://github.com/bamlab/react-native-image-resizer)
13. [react-native-linear-gradient](https://github.com/react-native-community/react-native-linear-gradient)
14. [react-native-splash-screen](https://github.com/crazycodeboy/react-native-splash-screen)
15. [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons)
16. [reactnativemapboxgl](https://github.com/mapbox/react-native-mapbox-gl)
17. [react-native-contacts](https://github.com/rt2zz/react-native-contacts)
18. [instabug-reactnative](https://github.com/Instabug/instabug-reactnative) (instabug doesnt support windows)
6. [react-native-fs](https://github.com/itinance/react-native-fs)
7. [react-native-http-bridge](https://github.com/alwx/react-native-http-bridge)
8. [react-native-config](https://github.com/luggit/react-native-config)
9. [react-native-camera](https://github.com/lwansbrough/react-native-camera)
10. [react-native-image-crop-picker](https://github.com/ivpusic/react-native-image-crop-picker)
11. [react-native-image-resizer](https://github.com/bamlab/react-native-image-resizer)
12. [react-native-linear-gradient](https://github.com/react-native-community/react-native-linear-gradient)
13. [react-native-splash-screen](https://github.com/crazycodeboy/react-native-splash-screen)
14. [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons)
15. [reactnativemapboxgl](https://github.com/mapbox/react-native-mapbox-gl)
16. [react-native-contacts](https://github.com/rt2zz/react-native-contacts)
17. [instabug-reactnative](https://github.com/Instabug/instabug-reactnative) (instabug doesnt support windows)
### Android only
19. [nfc-react-native](https://github.com/status-im/nfc-react-native) (android only)
20. [react-native-android-sms-listener](https://github.com/adrian-tiberius/react-native-android-sms-listener/tree/listener-bugfix) (android only)
18. [nfc-react-native](https://github.com/status-im/nfc-react-native) (android only)
19. [react-native-android-sms-listener](https://github.com/adrian-tiberius/react-native-android-sms-listener/tree/listener-bugfix) (android only)
20. [react-native-dialogs](https://github.com/aakashns/react-native-dialogs)
### Unused
21. ~~react-native-orientation (we are not using it atm)~~