gnrlbzik / Kin-Carta-React-Native-Programming-Challenge

Kin + Carta React Native Programming Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kin + Carta React Native Programming Challenge

Environment SetUp

Please follow RN Set Up Docs

Things you need to run this project

  • this project uses yarn to install dependencies, please follow installation instructions here: https://classic.yarnpkg.com/en/docs/install
  • follow setting up development environment for react native from https://reactnative.dev/docs/environment-setup
  • once above steps are complete, cd into this project and run yarn
  • once all the dependencies are installed run yarn start to launch metro bundler that will serve react native code from the project folder
  • open up another terminal window and cd into project folder and now you can launch iOS or Android version
    • run yarn ios for ios or yarn android for android

About

Kin + Carta React Native Programming Challenge


Languages

Language:TypeScript 63.6%Language:Java 17.2%Language:Objective-C 12.3%Language:JavaScript 3.0%Language:Ruby 2.2%Language:Starlark 1.7%