-
Notifications
You must be signed in to change notification settings - Fork 51
Issue on setup #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Same issue here |
Solved! thanks to @christiandrey. |
That didn't work, I still have the error showing up. |
@just1and0 were you ever able to solve this issue? I'm on |
@chrisehlee I wasn't able to resolve it, I just used the paystack inline in react native webview in my project to accept payment. |
Oh wow. Thanks for the tip.
|
Hey @chrisehlee also check this out React-native-paystack-webview |
@just1and0 Man you're a life saver. Thank you |
@chrisehlee Anytime bro. |
Please see #38, follow the guides and only re-submit your issue if it persists thereafter. Cheers! |
I needed to set up payment on my app I built without expo, I've installed and ran the react-native link command, but once I run react-native run-android I keep getting this error and build fails.
I'm working with
"react": "16.8.3",
"react-native": "0.59.4",
Thanks for the help in advance :)
error from console
Could not resolve com.android.support:support-compat:27.0.0.
Required by:
project :react-native-paystack
The text was updated successfully, but these errors were encountered: