Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.41 KB

README.md

File metadata and controls

58 lines (35 loc) · 1.41 KB

Panting React Native Template

This a template repo for testing out React Native development for IOS. Documentation

App Docs

Contribute

This is an open source project you can help develop it or contribute to Patreon.

Maintainers

Development

If you would like to contribute to this repo create an issue or pull request.

Frameworks and Libraries

Building

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.

Debugging

A vscode launch file to attach the debugger to Expo Go is provided.

Static Analysis

This project uses typescript and eslint with associated scripts.

  • package.json
  • github workflows
  • vscode tasks

Testing

This project uses Jest and has associated scripts.

  • package.json
  • github workflows
  • vscode tasks

License

GPLv3