Priya Bapodra
Priya Bapodra
yes, i have checked it, it is working fine in android but does not working in ios i have attached a expo snack here https://snack.expo.dev/qfiFMQBSCb?platform=ios
it is working fine on both (Android and IOS)
yes, @prithivilaksh
hello @bagraercan if you exported it with default (export default homeScreen) then no need to provide { } brackets in the time of import, like: import homeScreen from './src/screens/home/homeScreen' and...
hello guys, may be https://stackoverflow.com/a/48759750 this link will useful.