Mustapha GHLISSI

Results 5 comments of Mustapha GHLISSI

Hi guys , is this issue fixed now ? It's urgent !!! Thanks

**The solution is to install correctly the lib and its dependency:** ``` npm install react-native-picker-select npm install @react-native-picker/picker ``` **If the error always persists, just enter this command line to...

> I just simply did this thing > > ` const focused = useIsFocused()` > > ` ` I confirm, this the clean solution to have fresh Camera state on...

``` ``` Here is a complete example: 1) Sheet component import React from 'react' import { View, Platform, TouchableNativeFeedback, TouchableOpacity } from 'react-native' import { Portal, Text } from 'react-native-paper';...