Skip to content

Commit

Permalink
docs: remove example links from tabview readme
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Nov 27, 2022
1 parent 820c2e1 commit 7566e7d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/react-native-tab-view/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

A cross-platform Tab View component for React Native. Implemented using [`react-native-pager-view`](https://github.com/callstack/react-native-viewpager) on Android & iOS, and [PanResponder](https://reactnative.dev/docs/panresponder) on Web, macOS, and Windows.

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

## Features

- Smooth animations and gestures
Expand Down

0 comments on commit 7566e7d

Please sign in to comment.