Currently it's possible to disable onboard screen in dev mode via deep link like: com.my.app://expo-development-client/?url=http%3A%2F%2F10.0.2.2%3A8081%3FdisableOnboarding%3D1 but it adds an extra friction with tools like Maestro. It'd be nice to be able to disable onboarding screen via .env variables like EXPO_DISABLE_ONBOARDING=1