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
In v5, the method of rendering Content is causing infinite re-rendering when Content is in the form of a function. Therefore, I am using it with the following modifications.
Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
iOS, Android, Web
What happened?
First of all, I'm curious about the reason for changing the method of rendering the content of BottomSheetModal in version 5.
In v5, the method of rendering Content is causing infinite re-rendering when Content is in the form of a function. Therefore, I am using it with the following modifications.
Reproduction steps
Reproduction sample
https://snack.expo.dev/@gorhom/bottom-sheet---issue-reproduction-template
Relevant log output
No response
The text was updated successfully, but these errors were encountered: