i am using:
"axios": "^0.18.0",
"native-base": "^2.12.1",
"react": "16.8.3",
"react-native": "0.59.5",
"react-native-gesture-handler": "^1.1.0",
"react-navigation": "^3.8.1"
Android Studio 3.3.1
Build #AI-182.5107.16.33.5264788
JRE: 1.8.0_152-release-1248-b01 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
i am new to react native app development and while running the app in android emulator i got the error "Value for title cannot be cast from ReadableNativeMap to String".
I have same issue in RN 0.60. How can i fix it ?