Browse Source

Update styling.md

Yogev B 6 years ago
parent
commit
d1ee822d23
No account linked to committer's email address
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      docs/docs/styling.md

+ 2
- 1
docs/docs/styling.md View File

@@ -142,7 +142,8 @@ Navigation.setOptions(this.props.componentId, {
142 142
     badge: '2',
143 143
     testID: 'bottomTabTestID',
144 144
     visible: undefined,
145
-    icon: require('tab.png')
145
+    icon: require('tab.png'),
146
+    iconInsets: { top: 0, left: 0, bottom: 0, right: 0 }
146 147
   },
147 148
   sideMenu: {
148 149
     left: {