react-native/Examples
sam 7971cca4f0 add UIExplorer example of SwipeableListView
Summary:
Q: Explain the **motivation** for making this change. What existing problem does the pull request solve?

A: There is no example for [`SwipeableListView`](https://github.com/facebook/react-native/tree/master/Libraries/Experimental/SwipeableRow) component, it would be helpful to add one.

**Test plan (required)**

Some screenshots here:

<img width="377" alt="screen shot 2016-07-14 at 21 47 50" src="https://cloud.githubusercontent.com/assets/1091472/16841629/af8392c4-4a0c-11e6-9f92-208aba514f36.png">

Tested on:

1. Simulators

    iPhone 4s, 5, 5s, 6, 6 Plus
Closes https://github.com/facebook/react-native/pull/8782

Differential Revision: D3624365

fbshipit-source-id: 76598ac69bca1dca6ae928d2d19c9f1384d8e161
2016-07-27 17:58:36 -07:00
..
2048 Changed JS location of examples to source from RCTBundleURLProvider instead. 2016-07-15 10:13:29 -07:00
Movies Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
TicTacToe Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
UIExplorer add UIExplorer example of SwipeableListView 2016-07-27 17:58:36 -07:00
.eslintrc Add global flow types to eslint globals 2016-01-27 15:55:34 -08:00