dominicstop / react-native-ios-context-menu

A react-native component to use context menu's (UIMenu) on iOS 13/14+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Aux. Preview Menu + `syncedToMenuEntranceTransition` - Entrance Transition + Sizing Bug

dominicstop opened this issue · comments

  • TODO:2023-11-20-16-06-46 - Fix: Aux. Preview Menu - Entrance Transition + Sizing - Fix bug where the size of the aux. preview is wrong for a split second during the entrance transition, and will not occur after that.
    • Repro: ContextMenuAuxPreviewExample01 - Happens when ContextMenuAuxPreviewExample01 is the first context menu to be shown.
    • Observation: Happens only once, when no other context menu has been shown yet, e.g. if you show any context menu before ContextMenuAuxPreviewExample01, the bug will not occur anymore until the app is restarted.

  • timestamp:2023-11-23-12-50-03 - As of v2.3.0 I'm no longer able to reproduce the bug? I'm not sure what changed 😔
Simulator.Screen.Recording.-.iPhone.11.-.iOS.17.-.2023-11-23.at.13.00.58.mp4