2016年10月12日

React Native Picker (城市选择器)

摘要: ****************************** 知识点 ****************************** 1.读取本地json、json解析 ****************************** 效果图 ****************************** 阅读全文

posted @ 2016-10-12 17:00 马大哈哈 阅读(8989) 评论(3) 推荐(1) 编辑

React Native Picker (多列数据)

摘要: /** Sample React Native App * https://github.com/facebook/react-native * @flow */"use strict"import React, {Component} from 'react'import { AppRegistry, View, Text, Picker, StyleS... 阅读全文

posted @ 2016-10-12 11:38 马大哈哈 阅读(761) 评论(0) 推荐(0) 编辑

导航