Nathan Ehresman

Results 15 comments of Nathan Ehresman

It's been over 4 years since I created this PR and over 7 years since Nicolas Marlier's initial commit with this support. I have rebased it against current master and...

We were running into this as well and have temporarily removed the `KeyboardAvoidingView` that was triggering this.

Hey @jkehres I see what you mean regarding the infinite loop when combining interval and bysetpos. I'm looking into it. Also, you're right regarding the use of bysetpos and other...

@jkehres I've fixed the interval use for month and year frequencies with bysetpos. I ran out of time for adding support for the other frequencies yet. I'll add support for...

I've pushed bysetpos support for weekly frequencies too. I don't think bysetpos makes sense with frequencies of daily, hourly, minutely, or secondly. RFC 5545 makes no mention of them, and...