You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a react native top tab navigator for both Android and IOS with the scrollview in each tab and sliding between the tabs. For more information about how the animations behind this work, check out the Rebound section of the
<ahref="https://appetize.io/embed/6qfv7eydjtm34mhn6qwj2nt3xm?embed=true&screenOnly=false&xdocMsg=true&debug=true&scale=100&deviceColor=black&orientation=portrait&device=iphone6s&osVersion=9.3&deviceId=RGV2aWNlOjU2Y2FjNTExZWQwOTM2MTEwMGRhYTNlNg&platform=ios&width=375&height=668&phoneWidth=416&phoneHeight=870&screenOffsetLeft=21&screenOffsetTop=100¶ms=%7B%7D"target="_blank"><strong>Run this example</strong></a>
-**`contentProps`**_(Object)_ - props that are applied to root `ScrollView`/`ViewPagerAndroid`. Note that overriding defaults set by the library may break functionality; see the source for details.
96
75
-**`scrollWithoutAnimation`**_(Bool)_ - on tab press change tab without animation.
97
-
-**`prerenderingSiblingsNumber`**_(Integer)_ - pre-render nearby # sibling, `Infinity` === render all the siblings, default to 0 === render current page.
98
-
99
-
## Contribution
100
-
**Issues** are welcome. Please add a screenshot of bug and code snippet. Quickest way to solve issue is to reproduce it on one of the examples.
101
-
102
-
**Pull requests** are welcome. If you want to change API or making something big better to create issue and discuss it first. Before submiting PR please run ```eslint .``` Also all eslint fixes are welcome.
103
-
104
-
Please attach video or gif to PR's and issues it is super helpful.
105
-
106
-
<ahref="http://www.abeautifulsite.net/recording-a-screencast-with-quicktime/"target="_blank">How to make video</a>
107
-
108
-
<ahref="https://github.com/jclem/gifify"target="_blank">How to make gif from video</a>
109
-
110
-
---
111
-
112
-
**MIT Licensed**
76
+
-**`prerenderingSiblingsNumber`**_(Integer)_ - pre-render nearby # sibling, `Infinity` === render all the siblings, default to 0 === render current page.
0 commit comments