react-native-ibeacon
react-native-ibeacon copied to clipboard
Local Pushnotification if app was terminated with javascript
Version
0.6.0
In the readme file you wrote that we have to do something with objective c: "Finally when killed or sleeping and a beacon is found your whole app wont be loaded,"
I actually want to have this logic in android the same as in ios. Is it possible to keep the logic in javascript and decide there if I want to have a local push notification happening?
+1. An example on how to show a local push notification in AppDelegate.m would also be much appreciated 💯