You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
Back to importing from @react-navigation/core. It forces any Flow user to have to install the @react-navigation/core libdef as well as the react-navigation one, but it's necessary to maintain compatibility with @react-navigation/web.
Back to importing from @react-navigation/core. It forces any Flow user to have to install the @react-navigation/core libdef as well as the react-navigation one, but it's necessary to maintain compatibility with @react-navigation/web.
Provides ThemeContext using theme prop passed to Redux container. Note that since ThemeContext is only available in React Navigation 3.12 and higher (including React Navigation 4.0), this release breaks compatibility with React Navigation 3.11 and earlier