I want to send a local push notification on an iOS device with expandable options liek described here: https://developer.apple.com/design/human-interface-guidelines/ios/system-capabilities/notifications/
At the moment I'm using https://github.com/react-native-community/push-notification-ios/ I did not find a way to do that there. Do you know any library which is capable of doing that?