devlinb/react-native-simple-survey

Expo Cannot read property 'style' of undefined

Opened this issue · 0 comments

Hey,
On the expo demo and with the exemple app I have this error message :

Cannot read property 'style' of undefined

As soon as I import SimpleSurvey, without even need to use it.

Any idea how to fix it ?