1 Star 0 Fork 2

墨痕/listen1_mobile

forked from charles-cai/listen1_mobile 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.js 187 Bytes
一键复制 编辑 原始数据 按行查看 历史
Listen 1 提交于 2019-07-31 18:45 . first commit
/**
* @format
*/
import { AppRegistry } from 'react-native';
import App from './App';
import { name as appName } from './app.json';
AppRegistry.registerComponent(appName, () => App);
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wang466/listen1_mobile.git
git@gitee.com:wang466/listen1_mobile.git
wang466
listen1_mobile
listen1_mobile
master

搜索帮助