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 909080a commit e24ffd9Copy full SHA for e24ffd9
src/LazyComponent.tsx
@@ -85,5 +85,6 @@ const styles = StyleSheet.create({
85
loadingContainer: {
86
alignItems: 'center',
87
justifyContent: 'center',
88
+ height: 100,
89
},
90
});
0 commit comments