Sean McEmerson
Sean McEmerson
> It's hard to confirm without seeing the actual string inputs used in your example, but I suspect you might not be defining milliseconds explicitly and that's where the date...
I had the same issue with a fatal exception in my development build after installing `expo-notifications`. The fix, for me, was to run `bunx expo install --check`. Then, delete `node_modules`...
I think the issue is related to having a spring transition when animating a filter. It can be removed by changing the transition applied to the filter property only. For...