Releases: wishkit/wishkit-ios
Releases · wishkit/wishkit-ios
New default filter: "All"
New states and state filter
macOS - updated (more native) ui
Non breaking change 👍🏻
UI for macOS and visionOS is now more streamlined and looks more native.
You can change the location of the "Add/Create" button.
Instead of a green floating circle at the bottom right, you can now chose to have it be at the top next to the segmented control and refresh button.
WishKit.config.buttons.addButton.location = .navigationBar
Location of Add/Create Button
Non breaking addition.
You can now (on iOS) configure to have the "create/add" button to be either floating, which is the default.
Or to be in the navigation bar instead, which is new!
WishKit.config.buttons.addButton.location = .navigationBar