Skip to content

A simple React native BoilerPlate, that includes, the latest stable RN version, with Typescript, and Redux.

Notifications You must be signed in to change notification settings

UN1Q-com/Expense-Tracker

Repository files navigation

ExpenseTracker

A React Native 0.78 boilerplate with Redux Toolkit and TypeScript. Designed to help you quickly run the project on your machine.

Getting Started

  1. Clone the Template npx degit UN1Q-com/Expense-Tracker my-expense-tracker

  2. Install Dependencies npm install # or yarn install

  3. Run the App

Android

npm run android # or yarn android

Ios

Make sure to install CocoaPods dependencies: cd ios pod install cd ..

then run npm run ios # or yarn ios


- Good luck! 🍀

About

A simple React native BoilerPlate, that includes, the latest stable RN version, with Typescript, and Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published