JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。
The JPush-React-Native is a library that allows integration of JPush functionality into React Native applications. Starting from version RN-JPush 2.7.5, the library now supports TypeScript. However, due to compilation issues with RN-JCore 1.6.0, it is necessary to add configuration code to AndroidManifest.xml even from version RN-JCore 1.7.0. Installation requires linking native libraries after installation and making specific configurations for both Android and iOS platforms.
react-native link.react-native link or react-native link jpush-react-native.The JPush-React-Native library provides support for integrating JPush features into React Native applications. Developers can leverage its functionality to enable push notifications within their apps, with added support for TypeScript. The installation process involves linking native libraries and making platform-specific configurations for Android and iOS environments, ensuring a seamless integration experience for developers.