npm zeego 0.5.0

latest releases: 3.0.6, 3.0.5, 3.0.4...
3 years ago

I'm super excited about this release.

I'm still considering Zeego "pre-release" since there are no docs quite yet. However, once I get a docs site and release a 1.0, I'll do a more thorough walk-through of each feature.

This release has zero breaking changes and does not require new native code. It is backwards compatible with previous versions of Zeego 🤯

👻 New Features

<ContextMenu />

You'll have to reference the example app for now...but it's pretty epic. The Preview feature on iOS is especially cool for creating incredible context menu experiences...

See #10 for more.

ItemImage

You can now use <DropdownMenu.ItemImage /> and the images will work on iOS for both dropdown and context menus.

Simply pass require('./my-image') to the source prop of your ItemImage.

This closes #7 via #10.

Additional props

Added onOpenChange prop, closing #14 via #10.

Don't miss a new zeego release

NewReleases is sending notifications on new releases.