tuantvk / todotracker

A simple Todo Tracker built with React Native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo Tracker

A simple Todo Tracker built with React Native.

react javascript mobx vasern rnfirebase Formik.js

Getting Started

1. Clone and Install

# Clone the repo
git clone https://github.com/maxiromanoff/todotracker

# Navigate to clonned folder and Install dependencies
cd todotracker && yarn install

# Install Pods
cd ios && pod install

2. Open RNS in your iOS simulator

Run this command to start the development server and to start your app on iOS simulator:

yarn run ios

Or, if you prefer Android:

yarn run android

LICENSE

MIT

About

A simple Todo Tracker built with React Native.

License:MIT License


Languages

Language:JavaScript 79.0%Language:Java 10.7%Language:Objective-C 7.7%Language:Ruby 1.5%Language:Starlark 1.0%Language:Shell 0.1%