Amir Hossein Shekari

Results 22 comments of Amir Hossein Shekari

related to https://github.com/react-navigation/react-navigation/issues/11030

> I had the same problem today, and managed to fix it like this : > > ``` > import { > useWindowDimensions, > } from 'react-native'; > > const...