摘要:
【生成Release apk】 1、使用Java SDK中的keytool生成keystore。 Java SDK一般位于:C:\Program Files\Java\jdkx.x.x_x\bin. Note: Remember to keep your keystore file private 阅读全文
posted @ 2017-09-25 20:19
Tekkaman
阅读(2496)
评论(0)
推荐(0)
摘要:
【await】 The await operator is used to wait for a Promise. It can only be used inside an async function. Returns the resolved value of the promise, or 阅读全文
posted @ 2017-09-25 15:07
Tekkaman
阅读(258)
评论(0)
推荐(0)
摘要:
【Using Fetch】 This kind of functionality was previously achieved using XMLHttpRequest. Fetch provides a better alternative that can be easily used. 需要 阅读全文
posted @ 2017-09-25 13:56
Tekkaman
阅读(240)
评论(0)
推荐(0)
摘要:
【Building Projects with Native Code】 1、安装Node(v4.0以上)、Python2、JDK(v8.0以上)。 添加 JAVA_HOME环境变量,指向 JDK 的安装目录。 2、安装 react-native-cli npm install -g react-n 阅读全文
posted @ 2017-09-25 02:34
Tekkaman
阅读(213)
评论(0)
推荐(0)
浙公网安备 33010602011771号