minor tweak
This commit is contained in:
parent
42507b6921
commit
6ed1c7e62f
|
@ -183,8 +183,7 @@ export default StyleSheet.create({
|
||||||
blurIndicator: {
|
blurIndicator: {
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
justifyContent: 'center',
|
justifyContent: 'center',
|
||||||
alignItems: 'center',
|
alignItems: 'center'
|
||||||
borderWidth: 0
|
|
||||||
},
|
},
|
||||||
mustWrapBlur: {
|
mustWrapBlur: {
|
||||||
// https://github.com/Kureev/react-native-blur/issues/520#issuecomment-1378339192 Fix BlurView
|
// https://github.com/Kureev/react-native-blur/issues/520#issuecomment-1378339192 Fix BlurView
|
||||||
|
|
Loading…
Reference in New Issue