You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to implement collapsible header , it works on android without crashing but not ios,
On ios if i scrolled to top agian it crashed Exception NSException * "Mouting block is expected to not be set" 0x0000600003805dd0
For android -> facebook/react-native#21801 [exactly like this one]
Description
I'm trying to implement collapsible header , it works on android without crashing but not ios,
On ios if i scrolled to top agian it crashed
Exception NSException * "Mouting block is expected to not be set" 0x0000600003805dd0
For android -> facebook/react-native#21801 [exactly like this one]
Expected behavior
without app crashing
Actual behavior & steps to reproduce
Check details below
Snack or minimal code example
This works
This doesn't work
Package versions
Affected platforms
The text was updated successfully, but these errors were encountered: