/react-navigation-modal

Boiler plate expo typescript w/ react-navigation using navigation modals

Primary LanguageTypeScript

React Navigation Modal

About this repo

This repo is a boiler plate expo typscript app that makes use of react-navigation and react-native-reanimated to handle Modal windows.

The project has been configured to use aliases for easy importing using the babel-plugin-module-resolver and has an opinionated file structure for separating components, screens and utils etc.