I need to implement push notification in react native mobile application from Salesforce Marketing Cloud but SFMC does not have plugin for React Native.So I would try to implement it in the native app delegate and then use it in react native through bridging .How to implement that?How to bridge methods of app delegate like I need to implement push notification in react