We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8cd50 commit 2b5eaf1Copy full SHA for 2b5eaf1
src/screens/Home/style.ts
@@ -3,7 +3,7 @@ import { StyleSheet } from 'react-native'
3
4
const styles = StyleSheet.create({
5
shadow: {
6
- shadowColor: '#00000044',
+ shadowColor: '#00000022',
7
shadowOpacity: 0.1,
8
shadowRadius: 10,
9
elevation: 5,
0 commit comments