react-native-flash-message icon indicating copy to clipboard operation
react-native-flash-message copied to clipboard

Support for dynamic island on iOS?

Open JeffreyVanelderenACA opened this issue 1 year ago • 1 comments

Wondering if we can add support for dynamic islands on iOS? Or does this lib already contain such a feature? Currently having some issues with notifications being displayed behind the dynamic island. I'm checking if I can get the required insets.top via react-native-safe-area-context to add the extra margin on top of the notification.

dynamic-island-1

JeffreyVanelderenACA avatar Dec 13 '23 11:12 JeffreyVanelderenACA