mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-10-07 17:25:13 +08:00
0.25编译报错
0.25编译报错
This commit is contained in:
@@ -57,8 +57,11 @@ downloadUpdate的返回值是一个hash字符串,它是当前版本的唯一
|
|||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
import React, {
|
import React, {
|
||||||
AppRegistry,
|
|
||||||
Component,
|
Component,
|
||||||
|
} from 'react';
|
||||||
|
|
||||||
|
import {
|
||||||
|
AppRegistry,
|
||||||
StyleSheet,
|
StyleSheet,
|
||||||
Platform,
|
Platform,
|
||||||
Text,
|
Text,
|
||||||
|
Reference in New Issue
Block a user