1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-28 20:13:10 +08:00
Code Issues 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

View File

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