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
Hello, I am creating an application that makes use of paystack.
I used yarn add react-native-paystack.
When I want to initialize RNPaystack. : RNPaystack?.init({publicKey: config.paystackKey});
I get this error message, what should I do.
The text was updated successfully, but these errors were encountered:
Hello, I am creating an application that makes use of paystack.
I used yarn add react-native-paystack.
When I want to initialize RNPaystack. : RNPaystack?.init({publicKey: config.paystackKey});
I get this error message, what should I do.
The text was updated successfully, but these errors were encountered: