André Crimberg
André Crimberg
# Bug I'm working in a project that has a bottom sheet with **2 dynamic snapPoints** (minimised, medium), when these are quickly changing, the bottom sheet snaps to -1 (closed...
# Feature Request ## Why it is needed Bottom sheet has currently available the `animateOnMount` prop which: > ... initially mount the sheet closed and when it is mounted and...
### Minimal reproducible example https://github.com/andrecrimb/expo-av-duck-unduck-issue.git ### What platform(s) does this occur on? iOS ### Did you reproduce this issue in a development build? Yes ### Summary # Problem: On iOS,...
### XState version XState version 5 ### Description TS throws an error when `enqueuedActions` is declared within `setups > actions`. ### Expected result No type error should be raised. ###...