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

ReferenceError: React is not defined on basic usage #2

Closed
alessandro-bottamedi opened this issue Feb 24, 2020 · 1 comment
Closed

Comments

@alessandro-bottamedi
Copy link

Hi, when I try to use react-native-fade I get the error ReferenceError: React is not defined.

i am using react-native-fade 2.0.1, expo bare 36.0 (RN 0.61.4) and react-native-reanimated 1.4.0

I tried to copy the source code from github directly to a file in my app and, importing it instead of node_modules, everything works correctly.

@jonsamp
Copy link
Owner

jonsamp commented Aug 2, 2020

Thanks for this issue. Sorry for the late response. I just pushed an update to this library to make it a better package. Now you should be able to install this project in an Expo project and not receive that error.

@jonsamp jonsamp closed this as completed Aug 2, 2020
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

2 participants