Skip to content

WilliamXu-Infinity/Diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author : William Xu

1: install CRNA

$ npm install -g create-react-native-app

2: create a project

$ create-react-native-app my-app $ cd my-app/

3: replace all files

4: npm installing

$ npm install $ npm install native-base --save $ npm install @expo/vector-icons --save $ npm install --save react-native-router-flux

5: run

$ npm start

1 2 3 4 5

About

Diary app based on react native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors