Moves unique styles of AppPage component to local file
This commit is contained in:
@@ -1,13 +1,7 @@
|
||||
import Colors from './colors'
|
||||
|
||||
export default {
|
||||
centerItems: {
|
||||
alignItems: 'center',
|
||||
flex: 1,
|
||||
justifyContent: 'center'
|
||||
},
|
||||
page: {
|
||||
backgroundColor: Colors.tourquiseLight,
|
||||
flex: 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user