n4kz / react-native-material-dropdown

Material dropdown with consistent behaviour on iOS and Android
Other
732 stars 597 forks source link

react-native-material-dropdown not working on expo 4.4.4 #270

Open sujayun opened 3 years ago

sujayun commented 3 years ago

I am using react native and expo 4.4.4 and "react-native-material-dropdown": "^0.11.1",

Just copy pasted the example usage code you have given...

Its showing below error : TypeError: undefined is not an object (evaluating '_reactNative.Animated.Text.propTypes.style') at node_modules/react-native/Libraries/Core/ExceptionsManager.js:104:6 in reportException at node_modules/react-native/Libraries/Core/ExceptionsManager.js:171:19 in handleException at node_modules/react-native/Libraries/Core/setUpErrorHandling.js:24:6 in handleError at node_modules/expo-error-recovery/build/ErrorRecovery.fx.js:12:21 in ErrorUtils.setGlobalHandler$argument_0 at [native code]:null in flushedQueue at [native code]:null in invokeCallbackAndReturnFlushedQueue

ashiqcvcv commented 3 years ago

I too face this issue