项目作者: feMoraes0

项目描述 :
Plant health mobile application built with React Native.
高级语言: JavaScript
项目地址: git://github.com/feMoraes0/plants-app.git
创建时间: 2020-07-20T21:08:31Z
项目社区:https://github.com/feMoraes0/plants-app

开源协议:

下载





Plants App


Plant health mobile application built with React Native.








:ballot_box_with_check: To Do

  • Create screens following a free app design;
  • Add animation to Details Screen;
  • Change Slider for another one with labels and possibility to edit thumb;
  • Add app icon and splash screen;
    • App Icon;
    • Splash screen;

:book: How to use

To clone and run this application, you’ll need Git and React Native installed on your computer. From your command line:

  1. # Clone this repository
  2. $ git clone https://github.com/feMoraes0/plants-app.git
  3. # Go into the repository
  4. $ cd plants-app
  5. # Install dependencies
  6. $ npm install
  7. # Run the app
  8. $ react-native run-ios
  9. # or
  10. $ react-native run-android

:mailbox: Contact