/genome

Primary LanguageJavaScript

GENOME - React Native App

  • Wearables View

wearables

  • Profile View

profile

  • Help View

help

Project description

This project is to build an React Native Mobile App with genome UI/UX suggestion.

Requirements:

  • Using Sketch UX style;
  • Set a similar UI by pinterest link;

Getting Started

Clonning the Repository

$ git clone git@github.com:fernandoors/genome.git

$ cd genome

Installing dependencies

$  yarn

Run Project

$  npx react-native run-ios

OR

$  npx react-native run-android

Contact:

Email: fernando.ors@outlook.com

Connect with me at Linkedin

Main libraries

    "@react-native-community/masked-view"
    "@react-navigation/bottom-tabs"
    "@react-navigation/native"
    "react"
    "react-native"
    "react-native-gesture-handler"
    "react-native-reanimated"
    "react-native-safe-area-context"
    "react-native-screens"
    "react-native-vector-icons"