1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-18 22:30:38 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Fix example

This commit is contained in:
sunnylqm
2020-09-16 14:36:37 +08:00
parent a966655faf
commit 841228c341

View File

@@ -122,6 +122,7 @@ export default class App extends Component {
};
render() {
const { received, total } = this.state;
return (
<View style={styles.container}>
<Text style={styles.welcome}>欢迎使用热更新服务</Text>