🚀 A React Native + TypeScript + Native Base boilerplate app 🚀
This boilerplate project is super helpful to kick-start your next project, as it provides a lot of the common tools you may reach for, all ready to go. Specifically:
# Clone the repo
git clone https://github.com/andreaslydemann/react-native-ts-native-base-starter.git
# Install dependencies
yarn
# Start the React Native packager
yarn start
If there’s any other ideas presented in this repo, that you think worth mentioning - feel free open a pull request