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

Cannot read properties of undefined (reading 'style') #34

Open
kmutnb13000 opened this issue Jun 11, 2023 · 3 comments
Open

Cannot read properties of undefined (reading 'style') #34

kmutnb13000 opened this issue Jun 11, 2023 · 3 comments

Comments

@kmutnb13000
Copy link

screens/SurveyScreen.js (0:1)
Cannot read properties of undefined (reading 'style')
Capture

@FaizanMuhammadSE
Copy link

you are using style variable on your page, where is that? make sure you are importing your style properly and it is not undefined

@kmutnb13000
Copy link
Author

I want to solve the problem of ExampleApp
https://snack.expo.io/@devlinb/react-native-simple-survey-example-app

@sahilkashyap64
Copy link

try running this, i updated the snack
https://snack.expo.dev/@sahilkash/react-native-simple-survey-example-app

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

3 participants