Skip to content

xcession/expo-ref-git

Repository files navigation

Git Reference

A React Native app. Built using Expo and UI Kitten framework.

  • Clone this repo to your local machine using:

    $ git clone https://github.com/xcession/expo-ref-git.git
    
  • Install all dependencies

    $ cd expo-ref-git
    $ yarn install
    
  • Run

    $ expo start
    

Releases

No releases published