It crashes with the error
Error calling RCTEventEmitter.receiveEvent
folly::toJson: JSON object value was a NaN or INF
when trying to collapse the bottom-sheet by dragging it downwards.

As per my observation, this issue occurs only when keyboard is already open and we try to collapse BottomSheet
It crashes with the error
when trying to collapse the bottom-sheet by dragging it downwards.
As per my observation, this issue occurs only when keyboard is already open and we try to collapse BottomSheet