Skip to content

Pure javascript UI prototype for React Native framework. Custom swipe to archive ListView.

Notifications You must be signed in to change notification settings

ggomaeng/react-native-gmail

Repository files navigation

react-native-gmail

A prototype of Gmail UI written in pure javascript for React Native framework.

###Inspiration

alt tag

###Demo

alt tag

Run it locally

To install, there are two steps:

  1. Install expo cli following this guide. Also install the expo client app on your phone if you want to test it on your device, otherwise you don't need to do anything for the simulator.
  2. Clone this repo and run npm install
git clone https://github.com/ggomaeng/react-native-gmail.git gmail
cd gmail
npm install
// up to your choice:
npm run web
npm run android
npm run ios
  1. If android or ios, open the project with the expo client and run it.

About

Pure javascript UI prototype for React Native framework. Custom swipe to archive ListView.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published