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.

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.topviareact-native-safe-area-contextto add the extra margin on top of the notification.