Vetrivendhan B
Vetrivendhan B
Getting this kind of issue with 'react-navigation' version 5. Do you guys need more details?
@wkozyra95 Your workaround works with 'Signature' component. But it won't works with 'Expo.Sketch' component. Still thanks for your workaround.
> temporary solution is just: > > ``` > yarn add @react-native-community/viewpager > ``` > > but I don't want to install that module direct into project :( I guess...
@zmnv , Thanks for your reply man :+1:
Just import the Picker component from your favourite library (in my case it is 'Native Base').
> if you are using package "native-base", remove that from your project completely before it is too late. No libraries are 100% best. Even I found issues with 'react native...