Skip to content

Latest commit

 

History

History

instagram-style-double-tap

Instagram Style Double Tap with React Native

Getting Started

$ git clone https://github.com/HandlebarLabs/react-native-examples-and-tutorials.git
$ cd react-native-examples-and-tutorials/tutorials/instagram-style-double-tap
$ yarn install
$ yarn run ios
$ yarn run android

Full Tutorial

You can read a full tutorial explaining the code here.


Find a typo? A bug? Feel free to fork, fix, and open a pull request!


This project was bootstrapped with Create React Native App.

Below you'll find information about performing common tasks. The most recent version of this guide is available here.