Giter VIP home page Giter VIP logo

react-native-alarm's Issues

permissions

could you please explain which permissions must we include in the project

null is not an object

Hi everyone,
I am using the more recent fork: https://github.com/andrerivie/react-native-alarm, but I get the error message: null is not an object(evaluating '_reactNativeAlarm.default.setAlarm').
So, I guess something went wrong with the linking... even though I used 'react-native link'.
I'm using Expo because my laptop runs on Ubuntu and I have to develop for ios, so maybe that's the problem...?

Multiple alarms

I do not think it is currently possible to set multiple alarms with this module. At least not on Android. How should I modify the code to allow multiple alarms?

Unable to set alarms

After I tried one of the samples. For instance:
RNAlarm.setAlarm(Date.parse("2018-01-01T18:40:24Z").toString(), 'Meeting with customer', '', '', () => { console.log("Event triggered"); }, () => { console.log("Event trigger Failed"); });
It didn't trigger. Instead I got "trigger Failed"

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.