react-native-loader-overlay
This package using the react-native-loader and show the loading on the modal
Usage
Installation
Install it via npm:
npm i -S react-native-loader-overlay
Android
For Android, it works out of the box.
iOS
For iOS, add ART.xcodeproj
from node_modules/react-native/Libraries/ART
to your Libraries then link libART.a
.
How to use
; // ...thisloading = Loading...Loading