diff options
author | 2022-05-20 00:51:30 +0100 | |
---|---|---|
committer | 2022-05-21 17:06:33 +0100 | |
commit | 79722f7356fa8e633cfda683857100f10409bcbd (patch) | |
tree | a070e6831dd50155e71f66c3d918b57ee81d3007 /App.js | |
parent | 9996d8f36cf91a7e9932961cbf0c178a62aa14d3 (diff) | |
download | notes_mobile-79722f7356fa8e633cfda683857100f10409bcbd.tar.gz notes_mobile-79722f7356fa8e633cfda683857100f10409bcbd.tar.bz2 notes_mobile-79722f7356fa8e633cfda683857100f10409bcbd.zip |
configure eas, improve top bar
Diffstat (limited to 'App.js')
-rw-r--r-- | App.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -81,7 +81,6 @@ const styles = StyleSheet.create({ container: { flex: 1, backgroundColor: '#000', - // height: '100%', }, error: { color: 'red', |