aprofromindia / React-Native-Demo

A Basic React Native Demo of buttons and atomic design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A React Native demo

This demo shows the basics of

  • creating Touchable Buttons,
  • Atomic Styling,
  • and conditional View display.

To run the project : -

  • please ensure you have the latest XCode installed
  • cd into the project directory,
  • and type npm i -g react-native-cli; npm i; react-native run-ios.

About

A Basic React Native Demo of buttons and atomic design


Languages

Language:Objective-C 43.6%Language:JavaScript 25.5%Language:Python 17.0%Language:Java 13.8%