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 committed Apr 5, 2020
1 parent 95290ed commit aec0766
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 aec0766

Please sign in to comment.