All Projects → xotahal → React Native Material Ui Demo App

xotahal / React Native Material Ui Demo App

Demo app for react-native-material-ui lib

Programming Languages

javascript
184084 projects - #8 most used programming language

React Native Material Ui Demo App

This repository contains a React Native project, implementing the react-native-material-ui package.

Installation

Development

  1. Clone this repo.
  2. Run yarn install.
  3. git submodule init
  4. git submodule update
  5. Ensure a device, or emulated Android image is connected (adb devices).
  6. Run react-native run-android.

If running on a device, run adb reverse tcp:8081 tcp:8081.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].