Skip to content

xotahal/react-native-material-ui-demo-app

Repository files navigation

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.

About

Demo app for react-native-material-ui lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published