run npx expo install react-native-screens react-native-safe-area-context
npx expo install react-native-screens react-native-safe-area-context
FOR IOS
eas build --profile development --platform ios
FOR ANDROID
eas build --profile development --platform android