Daniel

Results 4 comments of Daniel

Yep, sure. Here you go. P.S. By the way, 'saveReminder event' didn't even dispatch if i uncomment recurrence; ``` javascript import React, { Component, } from 'react'; import { View,...

@wmcmahan I've tried to set alarm time as absolute and relative. Have you succeed to run my example and put reminders in scheduled with any possible options? P.S. Are you...

Yep, now I can add a notification to scheduled (seems it should be due date) but as you have mentioned (also recurrence stared to work) it doesn't trigger actually the...

Hi there! I've encountered this bug too. I found a simple solution you can use to make RNFI pick up your `resizeMode` property. It seems that the library doesn't re-apply...