Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

Commit

Permalink
docs: update link to exponent example
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Nov 13, 2016
1 parent 6fe5c36 commit 8648c11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ A cross-platform Tab View component for React Native.

This is a JavaScript-only implementation of swipeable tab views. It's super customizable, allowing you to do things like coverflow.

- [Run the
example app to see it in
action](https://getexponent.com/@rncommunity/react-native-tab-view-demos).
- [Run the example app to see it in action](https://getexponent.com/@satya164/react-native-tab-view-demos).
- Checkout the [example/](https://github.com/react-native-community/react-native-tab-view/tree/master/example) folder for source code.


## Features

- Smooth animations and gestures
Expand All @@ -17,6 +16,7 @@ action](https://getexponent.com/@rncommunity/react-native-tab-view-demos).
- Follows Material Design spec
- Highly customizable


## Demo

<a href="https://raw.githubusercontent.com/satya164/react-native-tab-view/master/demo/demo.mp4"><img src="https://raw.githubusercontent.com/satya164/react-native-tab-view/master/demo/demo.gif" width="360"></a>
Expand Down

0 comments on commit 8648c11

Please sign in to comment.