1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

Merge pull request #13 from walter211/patch-1

0.25编译报错
This commit is contained in:
sunnylqm 2016-05-11 09:56:54 +08:00
commit ba918f0935

View File

@ -57,8 +57,11 @@ downloadUpdate的返回值是一个hash字符串它是当前版本的唯一
```javascript
import React, {
AppRegistry,
Component,
} from 'react';
import {
AppRegistry,
StyleSheet,
Platform,
Text,