Commit be1ee0b1 by tai.tranvan

Merge branch 'feature/001-test' into 'develop'

really good, please merge for me

See merge request !2
parents ff4dd5f8 4ca963f1
...@@ -59,7 +59,7 @@ const App = () => { ...@@ -59,7 +59,7 @@ const App = () => {
backgroundColor: 'violet', backgroundColor: 'violet',
}} }}
onPress={() => { onPress={() => {
console.log('hello123'); console.log('hello1235555');
}}> }}>
<Text>Hello</Text> <Text>Hello</Text>
</TouchableOpacity> </TouchableOpacity>
......
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