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
     badge: '2',
142
     badge: '2',
143
     testID: 'bottomTabTestID',
143
     testID: 'bottomTabTestID',
144
     visible: undefined,
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
   sideMenu: {
148
   sideMenu: {
148
     left: {
149
     left: {