We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e47ab5 commit 5a4798eCopy full SHA for 5a4798e
1 file changed
src/Shimmer.tsx
@@ -98,5 +98,5 @@ const styles = StyleSheet.create({
98
height: '100%',
99
width: '100%',
100
},
101
- gradientWrapper: StyleSheet.absoluteFillObject,
+ gradientWrapper: StyleSheet.absoluteFill,
102
});
0 commit comments