Skip to content

lleeyoung/react-native-yulee-tabview

Repository files navigation

react-native-tabView

react-native TabView TabPageView TabScrollView 组件
目前这还不是一个开箱即用的组件,但是你只需要稍微阅读一下代码,它将会变得很灵活,自定义可扩展

This component allows the user to swipe left and right through pages of data. Under the hood it is using the native Android ViewPager and the iOS UIPageViewController implementations. Implementation based on react-native-pager-view


ViewPager


run

  1. cd react-native-tabview
  2. yarn
  3. yarn android or yarn ios

About

Some examples of react native tabView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published