diff --git a/App.tsx b/App.tsx index de4e87e..ded288d 100644 --- a/App.tsx +++ b/App.tsx @@ -46,5 +46,6 @@ const styles = StyleSheet.create({ paddingTop: 40, flex: 1, flexDirection: 'column', + alignItems: 'baseline', }, }); \ No newline at end of file