Skip to content

Release 1.7.2

Compare
Choose a tag to compare
@dominicstop dominicstop released this 02 Jan 07:10
· 1385 commits to master since this release

Version: 1.7.2

  • Bugfix: Android error (importing/use of iOS-related native components on non-iOS platforms).
    • (Commit: ba00412) Revert platform-specific extensions for ContextMenuView, and ContextMenuButton.
    • (Commit: 5fe92e8) Use platform specific exports for native components (i.e. RNIContextMenuView, RNIContextMenuButton).

  • (Commit: 756514b) Implement: Impl. ContextMenuButton.dismissMenu.