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