We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
<PortalProvider> <Portal> <View ref={view} style={{flex: 1, backgroundColor: theme.background}} /> </Portal> </PortalProvider>
console.log('view', view.current); outputs : LOG : view null
this happens in react native 79 i did not have issue with this in react native 75