This a template repo for testing out React Native development for IOS. Documentation
This is an open source project you can help develop it or contribute to Patreon.
If you would like to contribute to this repo create an issue or pull request.
A script to build for IOS on macos is provide in the package.json. package.json scripts and vscode tasks for starting the Metro Bundler for use with Expo Go are provided.
A vscode launch file to attach the debugger to Expo Go is provided.
This project uses typescript and eslint with associated scripts.
- package.json
- github workflows
- vscode tasks
This project uses Jest and has associated scripts.
- package.json
- github workflows
- vscode tasks