3

React Native Todo App

 2 years ago
source link: https://reactnativeexample.com/react-native-todo-app/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

ReactNativeTodoApp

Patika.dev Project assignment I developed to reinforce what I learned in React Native trainings.

Features

  • Adding and listing to-do’s.
  • Strikes through and style the to-do item when pressed.
  • Ability to show the number of active items in the upper right corner of the screen.
  • Deleting a to-do item with a long press.

Images

Installation

Clone this repository on your local machine.

git clone https://github.com/kubrasambur/ReactNativeTodoApp.git

Usage

To use it after cloning the project:

cd ToDo
cd .

Run the following commands in the project folder to install the project dependencies.

npm init
npm install

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

To Run the Application

In the project directory you can run:

npx react-native run-android

For More Information

You can review the React Native documentation.

GitHub

View Github


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK