Skip to content
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

Null is not an object #47

Open
simdanonline opened this issue Feb 1, 2020 · 4 comments
Open

Null is not an object #47

simdanonline opened this issue Feb 1, 2020 · 4 comments

Comments

@simdanonline
Copy link

simdanonline commented Feb 1, 2020

TypeError: null is not an Object (evaluating 'RNPaystackModule.init)

I put this in my App.js

import RNPaystack from "react-native-paystack";

RNPaystack.init({
publicKey: "pk_live_994b4tyu471qwdft543wedf68650aa243"
});

@divee789
Copy link

I am having the same issue

@chimanwadike
Copy link

I am having the same issue.
Please help..

Mine is an expo project, though i used NPM to install.

React Native : 0.6.22
React Native Paystack : 3.4.0

@IyiolaOwabumowa
Copy link

No one is talking about this??

@simdanonline
Copy link
Author

Hey guys, after a whileI realized paystack doesn't work with expo projects, you have to eject, that the only option you have, if not you might have to use flutterwave instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants