We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"_RCTRegisterModule", referenced from: +[RNPaystackModule load] in RNPaystack.o
Followed the installation instruction but won't compile. Throws init is not a function when I try to initialize My App.
The text was updated successfully, but these errors were encountered:
Hi @vic2tee4u I am experiencing the same issue. Have you fixed this? If yes, how did you do it?
Sorry, something went wrong.
I was able to get around to it. First, after I installed I ran react-native link paystack (verify this on the doc).
@vokoye thank you for your response. Do you still use the library? Does it work well?
No branches or pull requests
"_RCTRegisterModule", referenced from:
+[RNPaystackModule load] in RNPaystack.o
Followed the installation instruction but won't compile. Throws init is not a function when I try to initialize My App.
The text was updated successfully, but these errors were encountered: