From 79722f7356fa8e633cfda683857100f10409bcbd Mon Sep 17 00:00:00 2001 From: piotrruss Date: Fri, 20 May 2022 00:51:30 +0100 Subject: configure eas, improve top bar --- App.js | 1 - 1 file changed, 1 deletion(-) (limited to 'App.js') diff --git a/App.js b/App.js index c74c19c..336ffee 100644 --- a/App.js +++ b/App.js @@ -81,7 +81,6 @@ const styles = StyleSheet.create({ container: { flex: 1, backgroundColor: '#000', - // height: '100%', }, error: { color: 'red', -- cgit v1.2.3