Chelighem Mohamed Khalil

Results 3 comments of Chelighem Mohamed Khalil
trafficstars

> Not 0, just undefined. > > The only way we could workaround was like so: > > ```tsx > name="comments" > options={{ > headerTitle: "Comments", > animation: Platform.OS ===...

Same issue here :') any fix for that? Thanks. btw you can do this `npm install --save prop-types`

I faced the same issue on android the APK install crashes when i access a screen where i used `import { LocalSvg } from 'react-native-svg/css';` (react-native-svg v14 with expo) so...