react-native-af-video-player
react-native-af-video-player copied to clipboard
Calculate height for iPhone X, XR, XS, XS Max
- [x] react-native-af-video-player version: ^0.2.1
- [x] React Native version: 0.57.0
- [x] Environment:
React Native Environment Info:
System:
OS: macOS High Sierra 10.13.6
CPU: x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
Memory: 30.59 MB / 16.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 8.9.4 - ~/.nvm/versions/node/v8.9.4/bin/node
Yarn: 1.7.0 - /usr/local/bin/yarn
npm: 6.2.0 - ~/.nvm/versions/node/v8.9.4/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 12.0, macOS 10.14, tvOS 12.0, watchOS 5.0
Android SDK:
Build Tools: 23.0.1, 23.0.2, 23.0.3, 25.0.0, 25.0.1, 25.0.2, 25.0.3, 26.0.0, 26.0.1, 26.0.2, 26.0.3, 27.0.0, 27.0.1, 27.0.2, 27.0.3, 28.0.1
API Levels: 21, 23, 24, 25, 26, 27, 28
IDEs:
Android Studio: 3.1 AI-173.4907809
Xcode: 10.0/10A255 - /usr/bin/xcodebuild
npmPackages:
react: 16.5.0 => 16.5.0
react-native: 0.57.0 => 0.57.0
npmGlobalPackages:
react-native-cli: 2.0.1
react-native-create-library: 3.1.2
react-native-extended-cli: 1.0.202
react-native-git-upgrade: 0.2.7
-
[ ] Has this issue already been raised? No
-
[ ] Have you clearly read and understood the Readme? Yes
-
[ ] Code and explanation to replicate this issue: Calculate wrong height on
iPhone X, XR, XS, XS Max
even I already wrap bySafeAreaView
,progress bar
almost disappear inPORTRAIT
, display correctly inLANDSCAPE
-
[ ] Are there any console logs? No
-
[ ] Include Screeshots / Video:
I also have this problem. Have you solved it?