Rabie

Results 3 comments of Rabie

in my case on osx Catalina the issue is solved by reinstalling python. brew reinstall python

i fixed it too with const additionHeight=Platform.OS=='ios'?0:StatusBar.currentHeight;

``` import { KeyboardAvoidingView,SafeAreaView,TouchableWithoutFeedback,.... } from 'react-native'; ``` ``` { .... }} ``` Edit your AndroidManifest.xml ``` ``` this will do the job