Add splash screen handling and logo to HomeScreen, update dependencies
This commit is contained in:
@@ -16,6 +16,12 @@ export function createStyles() {
|
||||
marginBottom: 20,
|
||||
letterSpacing: 1,
|
||||
},
|
||||
logo: {
|
||||
width: 100,
|
||||
height: 100,
|
||||
marginBottom: 20,
|
||||
borderRadius: 22,
|
||||
},
|
||||
topRow: {
|
||||
width: '100%',
|
||||
maxWidth: 640,
|
||||
|
||||
Reference in New Issue
Block a user