TimidLion / ReactNative_calculator_skeleton

simple react-native calculator skeleton for react-native study of HeXA at 2017.May

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is skeleton code for simple ReactNative Calculator This is provided for ReactNative Study of HeXA at 2017.05 ~ ? I assume you already have build every circumstances for ReactNative

Install

  1. react-native init ProjectName
  2. cd ProjectName
  3. overwrite index.android.js file (It means just copy and paste and press yes to overwrite)
  4. start AVD or Geny motion or anything for simulation(debugging)
  5. react-native run-android

Tips

You have to build functions, styles and so on. you can design your own calculator. You also can change the skeleton

Good Luck! :)

About

simple react-native calculator skeleton for react-native study of HeXA at 2017.May


Languages

Language:JavaScript 100.0%