Skip to content

Commit a250a86

Browse files
committed
f
1 parent 1fcff3b commit a250a86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

playground/src/components/Root.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ const styles = StyleSheet.create({
7878
width: 100,
7979
},
8080
footer: {
81+
flex: 1,
82+
justifyContent: 'flex-end',
8183
alignItems: 'center',
8284
},
8385
footerText: {

0 commit comments

Comments
 (0)