Connecting Higher Ed and Wikipedia Wiki Education dashboard for Wikipedia editing projects.
Name | Description |
---|---|
React Native | Build Native Mobile Apps using JavaScript and React. |
React Native Navigation | App-wide support for 100% native navigation with an easy cross-platform interface. |
Clone this repo
$ git clone [email protected]:kyrrahnork/wiki.git
$ cd wiki
$ yarn install or npm install
then:
npm install --save react-native-gridview
npm install --save react-native-elements@beta
npm install --save react-navigation
npm install --save react-native-recycler-listview
Open Android Studio
Start Emulator
Open Command Line
$ react-native run-android
Download Expo App to Testing Device
Install Expo CLI
Open Command Line & Navigate to Project Folder
expo start