Skip to content

Commit

Permalink
Add to README support for iOS image resources (#778)
Browse files Browse the repository at this point in the history
* Add to README support for iOS image resources

* Update README.md

Co-authored-by: Jesse Katsumata <[email protected]>

---------

Co-authored-by: Jesse Katsumata <[email protected]>
  • Loading branch information
honcon and Naturalclar authored May 3, 2024
1 parent ea3091d commit 6d4fbcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ export type MenuAction = {
* image="plus"
* @example // (Android)
* image="ic_menu_add"
* - TODO: Allow images other than those included in SF Symbol and resources drawables
*/
image?: string;
/**
Expand Down

0 comments on commit 6d4fbcb

Please sign in to comment.