編輯 index.ios.js 或 index.android.js
開啟 index.ios.js
或 index.android.js
並刪除 <View> </View>
之間的所有內容。之後,寫下 <Text> Hello World! </Text>
並執行模擬器。
你應該看到螢幕上寫著 Hello World!
!
恭喜! 你已經成功編寫了第一個 Hello World!
開啟 index.ios.js
或 index.android.js
並刪除 <View> </View>
之間的所有內容。之後,寫下 <Text> Hello World! </Text>
並執行模擬器。
你應該看到螢幕上寫著 Hello World!
!
恭喜! 你已經成功編寫了第一個 Hello World!