You need to sign in or sign up before continuing.
Commit ce03819f by G

containerFlexUno

parent 1d10f120
...@@ -13,6 +13,9 @@ export const containers = StyleSheet.create({ ...@@ -13,6 +13,9 @@ export const containers = StyleSheet.create({
height: "100%", height: "100%",
flex: 1, flex: 1,
}, },
containerFlexUno: {
flex: 1,
},
}); });
export const images = StyleSheet.create({ export const images = StyleSheet.create({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment