Skip to content

Commit 240517a

Browse files
committed
Update README.md
1 parent d94b09f commit 240517a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ var App = React.createClass({
9191
- **`tabBarTextStyle`** _(Object)_ - Additional styles to the tab bar's text. Example: `{fontFamily: 'Roboto', fontSize: 15}`
9292
- **`style`** _([View.propTypes.style](https://facebook.github.io/react-native/docs/view.html#style))_
9393
- **`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.
94+
-- **`scrollWithoutAnimation`** _(Bool)_ - on tab press change tab without animation
9495

9596
---
9697

0 commit comments

Comments
 (0)