Skip to content

majidux/Purplux

Repository files navigation

Purplux Todo list with react native

My github page: Majid Darvish Nejad.

Step One:

Clone the project on your machine

Write npm install in CMD

Step Two :

After that you need install required libraries

Open your CMD and write these code for installing the libraries

You can use yarn or npm

Installing redux yarn add react-redux redux redux-thunk

Installing navigation yarn add react-navigation react-native-gesture-handler

Installing vector icons yarn add react-native-vector-icons

Installing paper yarn add react-native-paper

Installing svg and svgUri yarn add react-native-svg react-native-svg-uri

Step three :

Config java file and put the codes that docs said : React navigation

Link the libraries

react-native link

Final Step :

Start the emulator

run the app with this command: react-native run-android

A screen shot of login page

alt text