You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 2, 2021. It is now read-only.
RN60 above please use react-native-download-button V1 and above
iOS
iOS Prerequisite: Please make sure CocoaPods is installed on your system
- Add the following to your `Podfile` -> `ios/Podfile` and run pod update:
use_native_modules!
pod 'RNDownloadButton', :path => '../node_modules/react-native-download-button/ios'
Android
RN60 < RNAT V1 <
RN60 below please use react-native-app-tour V.0.*
react-native link react-native-download-button
π» Usage
importRNDownloadButtonfrom'react-native-download-button';// TODO: What to do with the module?<RNDownloadButtonsize={300}progress={this.state.progress}reset={this.state.reset}onPress={this._onPress}/>
Have an idea? Found a bug? Please raise to ISSUES.
Contributions are welcome and are greatly appreciated! Every little bit helps, and credit will always be given.
π« Where is this library used?
If you are using this library in one of your projects, add it in this list below. β¨
π License
This library is provided under the Apache License.
I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously, this takes time. You can integrate and use these projects in your applications for free! You can even change the source code and redistribute (even resell it).
However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:
Starring and sharing the projects you like π
If you're feeling especially charitable, please follow prscX on GitHub.