Hello fellow partners, im currently developing a react-native application using react-native-navigation which is developed also by wix. Im not understanding the wiki provided, to integrate with Android.
https://github.com/wix/react-native-notifications/wiki/Android:-working-with-RNN
Where must I create the files NotificationsLifecycleFacade.java and CustomPushNotification.java , is It in the same folder where MainAplication.java and MainActivity.java is ...?
If anyone could give me some ideas that would be awsome, thanks in advance.
Also struggling to get this up and running, got a discussion going on here
Hey @nickmendes have a look at this demo app I setup using both. It has the custom classes already setup.
thanks @chrise86 i'll have a look.
Most helpful comment
Hey @nickmendes have a look at this demo app I setup using both. It has the custom classes already setup.