I want to create an Alarm Clock app for IOS and Android. I am having hard time figuring out how to wake up the app at a specific time on both platforms. I found react-native-app-launcher
which should work for android, but not IOS.
Is there any NativeModule or library for that ?