Skip to content

Commit

Permalink
docs: add gif to README and info about the lean core effort
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrannp committed Mar 13, 2019
1 parent f753af4 commit e957555
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@

[![CircleCI branch](https://img.shields.io/circleci/project/github/react-native-community/react-native-viewpager/master.svg)](https://circleci.com/gh/react-native-community/react-native-viewpager/tree/master)

At the moment, this module only works for Android. Under the hood is using the native Android
*Note: This module has been extracted from `react-native` as a part of the
[Lean Core](https://github.com/facebook/react-native/issues/23313) effort.*

For now, this module only works for Android. Under the hood it is using the native Android
[ViewPager](https://developer.android.com/reference/android/support/v4/view/ViewPager).

![](viewpager.gif)

## Getting started

`yarn add @react-native-community/viewpager`
Expand Down
Binary file added viewpager.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e957555

Please sign in to comment.