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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find variable: React #1809

Open
ghousesaqlain opened this issue Mar 27, 2024 · 0 comments
Open

Can't find variable: React #1809

ghousesaqlain opened this issue Mar 27, 2024 · 0 comments

Comments

@ghousesaqlain
Copy link

ghousesaqlain commented Mar 27, 2024

馃悰 Bug Report

I updated ui-kitten/components and ui-kitten/eva-icons from 5.1.2 to 5.3.1 and I am getting the following error.

ERROR ReferenceError: Can't find variable: React

This error is located at:
This error is located at:
in ApplicationProvider (at App.tsx:73)
in ThemeComponent (at App.tsx:62)
in AppContext (at App.tsx:61)
in RCTView (at View.js:108)
in View (at App.tsx:55)
in Provider (at App.tsx:54)
in App (at renderApplication.js:57)
in RCTView (at View.js:108)
in View (at AppContainer.js:129)
in RCTView (at View.js:108)
in View (at AppContainer.js:156)
in AppContainer (at renderApplication.js:50)

The error looks to be on line 93 in applicationProvider.component.js.

To Reproduce

Steps to reproduce the behavior:

Expected behavior

Link to runnable example or repository (highly encouraged)

UI Kitten and Eva version

Package Version
@eva-design/eva 5.3.1
@ui-kitten/components 5.3.1

Environment information

Binaries:
Node: v20.10.0
npm: 10.2.3

npmPackages:
react: 18.2.0
react-native: 0.72.4

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

1 participant