This module should bridge the iOS native push SDK and the react native common code. It is called by React Native to bridge APIs implemented in common code with native functions. It will also handle APNS messages and manage the APNS token state.
See : https://reactnative.dev/docs/native-modules-ios |
|