From 8648c11d06f0abda9477a6c27fb9381a7092e28b Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Fri, 11 Nov 2016 18:13:31 +0530 Subject: [PATCH] docs: update link to exponent example --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fe7819be..a481fc2f 100644 --- a/README.md +++ b/README.md @@ -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 @@ -17,6 +16,7 @@ action](https://getexponent.com/@rncommunity/react-native-tab-view-demos). - Follows Material Design spec - Highly customizable + ## Demo