Overlays and modals
Content
Overlays and modals are being added the same way as pages.
Pre-made components
There are a couple of pre-made modals and overlays, they are located in src/navigation/helpers.
showToast- shows custom-made toast with supplied parameters.showStorybook- showsStoryBookwhile in debug (you can access it from dev menu by shaking your device).showModal- showsmodalon iOS andoverlayon Android with supplied options.showOnboarding- iOS only way to show onboarding when user first time launches application to show him what's available in app asoverlay.