@@ -7,18 +7,17 @@ Handle all the aspects of push notifications for your app, including remote and
_For information regarding proper integration with [react-native-navigation](https://github.com/wix/react-native-navigation), follow [this wiki](https://github.com/wix/react-native-notifications/wiki/Android:-working-with-RNN)._
-[Managed notifications](#managed-notifications-ios-only)(notifications that can be cleared from the server, like Facebook messenger and Whatsapp web).
-[PushKit API](#pushkit-api-ios-only) for VoIP and other background messages.
-[Interactive notifications](#interactive--actionable-notifications-ios-only) that allows you to provide additional functionality to your users outside of your application.