# Bug report <!-- 👋 Hi! 🚨 Please read the following carefully before opening a new issue. Your issue may be closed if it doesn't provide the required pieces of information. 🚨 Before submitting a new issue, please: - Test using the latest release of the library, as maybe your bug has been already fixed. - Check for possible duplicate issues, with possible answers. - Check on https://reactnative.directory if this package supports your target platform (Android, iOS, Expo, …) Still ready? Fill the template. 👇 --> ## Summary <!-- Provide a clear and concise description of what the bug is. --> ## Environment info <!-- Run `react-native info` in your terminal and paste the results here. Also, include the *precise* version number of this library that you are using in the project. --> `react-native info` output: ```bash # "react-native": "^0.63.2", ``` Library version: ^2.6.0 orientation.landscape is always false when change orientation