react-native-paystack icon indicating copy to clipboard operation
react-native-paystack copied to clipboard

Failed to run in a new react Native Project V 0.63.4

Open vic2tee4u opened this issue 3 years ago • 3 comments

"_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.

vic2tee4u avatar Dec 19 '21 00:12 vic2tee4u

Hi @vic2tee4u I am experiencing the same issue. Have you fixed this? If yes, how did you do it?

chrismadufor avatar May 26 '22 12:05 chrismadufor

I was able to get around to it. First, after I installed I ran react-native link paystack (verify this on the doc).

vokoye avatar May 26 '22 13:05 vokoye

@vokoye thank you for your response. Do you still use the library? Does it work well?

chrismadufor avatar May 27 '22 06:05 chrismadufor