Max Maio

Results 3 comments of Max Maio
trafficstars

an npm solution is to add an override for `react-native-picker/picker`. Make sure you're on the latest npm version because overrides are a new feature. in package.json: ``` "overrides": { "react-native-picker-select":...

~~@Kachajal This fixed it for me thanks!~~ still getting the same issue as @matthewrosse