DAN

Results 4 issues of DAN

Hi, The content I shared is not displayed, it is replaced by the share link. Share Result: ![image](https://user-images.githubusercontent.com/11375722/93196308-d2a11980-f77c-11ea-9613-911f6677b513.png) wxShare config: ![image](https://user-images.githubusercontent.com/11375722/93196449-08de9900-f77d-11ea-8615-b64eb1d6bb7e.png) shareInfo: ![image](https://user-images.githubusercontent.com/11375722/93196579-34618380-f77d-11ea-8442-425080c7db3d.png)

`"react-native-aliyun-push": "https://github.com/wonday/react-native-aliyun-push.git",` 页面中做了部分配置 `AliyunPush.addListener(this.handleAliyunPushMessage)` 可能有些地方未注意到,希望能得到帮助

React-Native: 0.54.3 React: 16.3.0-alpha.1 yarn add react-native-intro 之后使用出错 `import Intro, { intro } from './src/Intro';` 是否应该改为 `import Intro, { intro } from './src/intro';`