Add prettier
This commit is contained in:
@ -8,7 +8,7 @@ export default function BlurTabBarBackground() {
|
||||
<BlurView
|
||||
// System chrome material automatically adapts to the system's theme
|
||||
// and matches the native tab bar appearance on iOS.
|
||||
tint="systemChromeMaterial"
|
||||
tint='systemChromeMaterial'
|
||||
intensity={100}
|
||||
style={StyleSheet.absoluteFill}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user