Anurag Kalavakunta
Anurag Kalavakunta
# Bug The `enableDynamicSize` prop does not work when `BottomSheetView` contains a single `View` component with multiple children. I am seeing inconsistent behavior where most of the time, the bottom...
iOS: Own userNotificationCenter:didRecieveNotificationResponse:withCompletionHandler is overwritten
Reviving #925 as it is still an issue. I'm facing the same issue on iOS when trying to use Notifee and [Iterable](https://support.iterable.com/hc/en-us/articles/360035018152-Iterable-s-iOS-SDK#_7-5-handle-incoming-push-notifications-and-enable-push-notification-tracking). The Notifee delegate seems to be overwriting the...
## Issues Fixes * #925 * #984 ## Overview For notifications received when the app is backgrounded or killed in iOS (through `userNotificationCenter:didReceiveNotificationResponse:`), the original delegate is not invoked for...