devlinb / react-native-simple-survey

Simple to use JSON based survey component for React Native
MIT License
63 stars 28 forks source link

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

Open kmutnb13000 opened 1 year ago

kmutnb13000 commented 1 year ago

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

FaizanMuhammadSE commented 1 year ago

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 commented 1 year ago

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

sahilkashyap64 commented 8 months ago

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