Skip to content

React Native TODO list app using Expo, Typescript and restyle. Basic setup of the same project but with RN CLI: https://github.com/horaczech/RNTodoList

Notifications You must be signed in to change notification settings

pehoracek/expo-todo-list

Repository files navigation

Expo Todo List

This is an Expo-managed React Native project.

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

  • Node.js
  • npm
  • Expo CLI

Installing

A step by step series of examples that tell you how to get a development environment running.

  1. Clone the repo
    git clone https://github.com/horaczech/expo-todo-list.git
    
  2. Install NPM packages
    npm install
    
  3. Start the Expo development server
    npx expo start
    

Built With

About

React Native TODO list app using Expo, Typescript and restyle. Basic setup of the same project but with RN CLI: https://github.com/horaczech/RNTodoList

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published