-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working on last version of React Native #159
Comments
+1 same on last version of RN |
The lib didn't work as expected. |
I'm having another problem. The upgraded rn prompts this: |
Hello! I'm having the same problem. Did you finally solve it? |
@Tonisg91 @yoursinger you can change react-native-alarm-notification build grade like this: https://gist.github.com/ayberkanilatsiz/4e0672c0f9e02bd9a0aae7ea5ca88e8d |
Hi,
I'm unable to get it working on a brand new RN project
npx react-native init alert
/example/App.js
Expected result:
The library should works as in the provide example.
Current result:
The lib didn't work as expected. The notification is not fired, the sound not played and the banner does not appear.
The text was updated successfully, but these errors were encountered: