pplasto / react-native-elements-app

Demo app for React Native Elements UI library

Home Page:https://expo.io/@monte9/react-native-elements-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Elements App

React Native Elements App

This is the Demo app for React Native Elements UI kit built with Expo. In this app you will find examples on how to use various components as well as Production-ready screens which showcase how to combine multiple components to built entire views in your app.

Get Started

  1. Clone the project
git clone https://github.com/react-native-training/react-native-elements-app.git
  1. Install dependencies
cd react-native-elements-app

# Using npm or yarn
npm install OR yarn
  1. Run the app locally
npm start - this should pop up Expo Dev Tools, a control panel for developing your app, in your default web browser.

To open the app in the iOS simulator you can press the i in the terminal or Run on iOS simulator in Dev Tools.

To open the app in the Android emulator, first boot it up and then press a in the terminal or Run on Android device/emulator in Dev Tools.

We use expo to build and run the app. For more information follow the guide on Expo here.

Major contributors:

  • @xavier-villelegier 🔥
  • @iRoachie 💯
  • @martinezguillaume 🎸

Screenshots:

screen shot 2017-11-12 at 11 51 39 am

Docs

Click here to get started with React Native Elements.

About

Demo app for React Native Elements UI library

https://expo.io/@monte9/react-native-elements-app


Languages

Language:JavaScript 100.0%