4 Star 16 Fork 6

疯狂紫萧/react-native-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.js 220 Bytes
一键复制 编辑 原始数据 按行查看 历史
郭方超 提交于 2018-03-12 19:02 . 手动链接微信支付
import { AppRegistry } from 'react-native';
import Pages from './src';
import {registerApp} from 'react-native-wechat';
registerApp('wxfa333b610f00ded2')
//启动
AppRegistry.registerComponent('anxintao', () => Pages);
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cuo9958/react-native-demo.git
git@gitee.com:cuo9958/react-native-demo.git
cuo9958
react-native-demo
react-native-demo
master

搜索帮助