more basic layout put

This commit is contained in:
Arjun Patel
2018-04-25 16:04:04 -07:00
parent b03f301aa5
commit 7ef574ca91
6 changed files with 104 additions and 3 deletions
+4
View File
@@ -26,4 +26,8 @@ export default class AdSpace extends Component<Props> {
}
const styles = {
container: {
flex: 1,
backgroundColor: 'black'
}
}