Skip to content

This project is a boilerplate for React Native with TypeScript, Navigation, and React Context hooks.

Notifications You must be signed in to change notification settings

marcosomma/rn_ts_boilerplate

Repository files navigation

React Native TypeScript Boilerplate

image

This project is a boilerplate for React Native with TypeScript, Navigation, and React Context hooks.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to have Node.js, npm, and Expo CLI installed on your local development machine.

Installing

  • Clone the repository
  • Install dependencies yarn or npm install up to you!
  • Run the app with yarn start or npm start

Built With

  • React Native - A framework for building native apps using React
  • TypeScript - A typed superset of JavaScript that compiles to plain JavaScript
  • React Navigation - Routing and navigation for your React Native apps
  • React Context - A way to pass data through the component tree without having to pass props down manually at every level

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

This project is a boilerplate for React Native with TypeScript, Navigation, and React Context hooks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published