Commit 75aab192 authored by Trisno's avatar Trisno

tambahin tulisan mohon update

parent 6fff85eb
...@@ -20,13 +20,10 @@ export default class UpdateVersion extends React.Component { ...@@ -20,13 +20,10 @@ export default class UpdateVersion extends React.Component {
render() { render() {
return ( return (
<View style={styles.container}> <View style={{ justifyContent: 'center', alignItems: 'center', flex: 1, backgroundColor:'white' }}>
<ScrollView>
<View style={styles.content}> <Text>Mohon update aplikasi terlebih dahulu</Text>
<View>
</View>
</View>
</ScrollView>
</View> </View>
) )
} }
......
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