-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Hi All,
Before you submit a new issue, please ensure you are on v3.4.0
or higher for react-native-paystack
and have followed the instructions below:
Suggested update path should follow the following steps:
npm/yarn remove react-native-paystack
- Go give the README a read again, new instructions have been added that you should totally be aware of, to know how to proceed. !Important
- Understand how auto-linking works in RN 0.59 and below as against how it works in RN 0.60 (essentially no linking is required on RN 60 and above) - follow whichever applies to your app.
- Clean your project on Android, run
cd android
followed by./gradlew clean
npm install react-native-paystack
oryarn add react-native-paystack
- Build your app and profit.
- The latest release is 3.4.0 and is tested and works perfectly in RN 60. and below*!
Cheers!
Metadata
Metadata
Assignees
Labels
No labels