ITTECH10

Results 1 comments of ITTECH10

Solution is to import Pressable from react-native ... (note: I am using ui kitten library) const renderIcon = (props) => ( Pressable onPress={toggleSecureEntry}> Pressable );