Release 1.7.2
Version: 1.7.2
- Bugfix: Android error (importing/use of iOS-related native components on non-iOS platforms).
- (Commit:
ba00412
) Revert platform-specific extensions forContextMenuView
, andContextMenuButton
. - (Commit:
5fe92e8
) Use platform specific exports for native components (i.e.RNIContextMenuView
,RNIContextMenuButton
).
- (Commit:
- (Commit:
756514b
) Implement: Impl.ContextMenuButton.dismissMenu
.