Giter VIP home page Giter VIP logo

react-native-alarms's Introduction

react-native-alarms's People

Contributors

upvalue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

react-native-alarms's Issues

App not returning to foreground

I've followed the installation, and everything works fine, except that when the app is on the background and the alarm fires, the app remains in the background.
I can see that the alarm fires correctly as the log call inside the callback is executed, but nothing else happens. Code is using AlarmAndroid.RTC_WAKEUP.

Is this intended behaviour or am I missing something?

Currently using React Native 0.44. Tried both on emulator and real device with same result.

Not working at all

Hello for me nothing happens
AlarmAndroid.setAlarm('test3', AlarmAndroid.RTC_WAKEUP, { date: 11, hour: 10, minute: 3, second: 0 });
i just set this up in a onPressHandler function for testing but nothing seem to happen
my import seems to be right bcuz if i log AlarmAndroid i get:
Object {RTC: 1, RTC_WAKEUP: 0, ELAPSED_REALTIME: 3, ELAPSED_REALTIME_WAKEUP: 2, alarmExists: function…}
react-native version : 0.44

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.