After update to SDK 53 I start get this warning, I can't find what place I need to add React.Fragment. Do you have any idea?
We still use gluestack themed nativebase.
"@gluestack-style/react": "^1.0.57",
"@gluestack-ui/config": "^1.1.20",
"@gluestack-ui/themed": "^1.1.44",
"@gluestack-ui/themed-native-base": "^0.1.108",
We understand this is not implemented, so how just avoid any animation?
Warning: Invalid prop ref supplied to React.Fragment.
React.Fragment can only have key and children props.
Stack: at Gluestack-AnimatedResolver-AnimatedAnimatePresence
at Modal.Backdrop
at View
at StyledComponent
at OverlayView
at PortalProvider
at GluestackUIStyledProvider
at GluestackUIProvider
at NativeBaseProvider
at ToastProvider
at App