Commit 5a498525 authored by 张凯旋's avatar 张凯旋

11

parent 2cc9aa0d
...@@ -38,7 +38,7 @@ let navigate = (name, params) => { ...@@ -38,7 +38,7 @@ let navigate = (name, params) => {
setTimeout(e=>{ setTimeout(e=>{
console.log(navigationRefCon,'navigationRefCon') console.log(navigationRefCon,'navigationRefCon')
},2000) },2000)
// add other navigation functions that you need and export them // add other navigation functions that you need and export them1s
console.log(screenWidth, screenHeight, unitWidth, 'unitWidth'); console.log(screenWidth, screenHeight, unitWidth, 'unitWidth');
......
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