Skip to content

Commit

Permalink
BottomTab icon is no longer required on Android since v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guyca authored and pawlitos committed Apr 8, 2020
1 parent 5e86b96 commit 75b5526
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/interfaces/Options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,6 @@ export interface OptionsBottomTab {
testID?: string;
/**
* Set the tab icon
* Note: On Android `icon` is required
*/
icon?: ImageRequireSource | ImageResource;
/**
Expand Down

0 comments on commit 75b5526

Please sign in to comment.