Skip to content

Commit e24ffd9

Browse files
committed
chore: update default loading style
1 parent 909080a commit e24ffd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LazyComponent.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,6 @@ const styles = StyleSheet.create({
8585
loadingContainer: {
8686
alignItems: 'center',
8787
justifyContent: 'center',
88+
height: 100,
8889
},
8990
});

0 commit comments

Comments
 (0)