This is the Linux app named react-native-fcm whose latest release can be downloaded as v16.2.4.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named react-native-fcm with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
react-native-fcm
DESCRIPTION
React native module for firebase cloud messaging and local notification. react-native-firebase now can do what react-native-fcm can so it is a waste of effort to build the same thing in parallel. To allow android to respond to click_action, you need to define Activities and filter on specific intent. Since all javascript is running in MainActivity, you can have MainActivity to handle actions. If you are using RN < 0.30.0 and react-native-fcm < 1.0.16, pass intent into package, edit MainActivity.java. Import libraries, add Capabilities (background running and push notification), upload APNS and etc. Put frameworks under ios/Frameworks folder, and drag those files into your xcode solution. Make sure the file is not just moved into the folder. You need to Right Click the project folder in XCode and Add File to <Project Name>. Select Copy if needed in the Options page while selecting the file.
Features
- Android target SDK has be to >= 26 and build tool has to be >= 26.0.x
- Config for notification and click_action in Android
- IOS Configuration
- Import libraries
- Add capabilities (background running and push notification)
- Upload APNS
Programming Language
Java
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/react-native-fcm.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.