Skip to content

Commit 499ebc6

Browse files
committed
add style props to readme
1 parent e301940 commit 499ebc6

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
@@ -78,6 +78,7 @@ See
7878
- **`tabBarBackgroundColor`** _(String)_ - color of the default tab bar's background, defaults to `white`
7979
- **`tabBarActiveTextColor`** _(String)_ - color of the default tab bar's text when active, defaults to `navy`
8080
- **`tabBarInactiveTextColor`** _(String)_ - color of the default tab bar's text when inactive, defaults to `black`
81+
- **`style`** _([View.propTypes.style](https://facebook.github.io/react-native/docs/view.html#style))_
8182
8283
---
8384

0 commit comments

Comments
 (0)