react-native-modal-translucent
react-native-modal-translucent copied to clipboard
Remove the StatusBar background for Modal on Android
Hello, thanks for the library. I've applied the library but for some devices, the bottom of the modal as shown below, is not covered by the modal (the statusbar is...
修复全面屏下,NavigationBar导致Modal的计算问题。会导致底部出现空白,而无法填满整个屏幕,[Issue 27](https://github.com/listenzz/react-native-modal-translucent/issues/27) 全面屏开启下,NavigationBar获取会改变,有时获取到130,有时为0
bundling failed: Error: While trying to resolve module `react-native-modal-translucent` from file `/Users/xxxxxx/Documents/project/RN/xxxxxxxxxxxxx/home/src/pages/login/LoginPage.js`, the package `/Users/xxxxxx/Documents/project/RN/xxxxxxxxxxxxx/home/node_modules/react-native-modal-translucent/package.json` was successfully found. However, this package itself specifies a `main` module field that could not...
当在Modal中设置一个绝对定位元素时,bottom = 0, 有的手机位置低于0,有的位置高于0, 每次计算结果都不准确,有的时候又是正常的
I followed the steps requested, e get this error: **ERROR: The module 'react-native-modal-translucent' is an Android project without build variants, and cannot be built.** How can solve this? React native...
Hey, I love your library but I would prefer to not have my build dependent on a postinstall script. Is there any chance you would consider submitting your changes as...
Android build gradle has issues with 2.3.3 (which is what com.android.tools.build:gradle:2.3.+ will resolve to). This need to be resolved by dropping to 2.3.0 or an acceptable version of the gradle...