mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-10-07 21:05:13 +08:00
remove import React from 'react-native';
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
检查更新时必须提供你的`appKey`,这个值保存在`update.json`中,并且根据平台不同而不同。你可以用如下的代码获取:
|
||||
|
||||
```javascript
|
||||
import React, {
|
||||
import {
|
||||
Platform,
|
||||
} from 'react-native';
|
||||
|
||||
|
Reference in New Issue
Block a user