mirror of
https://github.com/zhigang1992/ProMotion.git
synced 2026-04-29 20:55:42 +08:00
Deprecated system_icon and icon for tabs and replaced with system_item and item.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class TabScreen < PM::Screen
|
||||
title "Tab"
|
||||
tab_bar_item title: "Tab Item", icon: "list"
|
||||
tab_bar_item title: "Tab Item", item: "list"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user