3 Star 1 Fork 1

mirrors_gagakj/GaGaMall

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.ios.js 269 Bytes
一键复制 编辑 原始数据 按行查看 历史
江清清 提交于 2016-08-02 20:49 +08:00 . 初步完成城市选择界面
/**
* Sample React Native App
* https://github.com/facebook/react-native
* @flow
*/
import React, { Component } from 'react';
import {
AppRegistry,
} from 'react-native';
import rootApp from './App/root';
AppRegistry.registerComponent('GaGaMall', () => rootApp);
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_gagakj/GaGaMall.git
git@gitee.com:mirrors_gagakj/GaGaMall.git
mirrors_gagakj
GaGaMall
GaGaMall
master

搜索帮助