会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
六·半
博客园
首页
新随笔
联系
订阅
管理
2018年2月7日
React native中DrawerNavigator,StackNavigator,TabNavigator导航栏使用
摘要: 效果图
阅读全文
posted @ 2018-02-07 11:14 六&
阅读(276)
评论(0)
推荐(0)
编辑
React native 中 SectionList用法
摘要: 一、代码 二、效果图
阅读全文
posted @ 2018-02-07 11:09 六&
阅读(437)
评论(0)
推荐(0)
编辑
React native 中使用Fetch请求数据
摘要: 一、代码 二、效果图
阅读全文
posted @ 2018-02-07 10:58 六&
阅读(238)
评论(0)
推荐(0)
编辑
React native中使用XMLHttpRequest请求数据
摘要: 一、代码 二、效果图
阅读全文
posted @ 2018-02-07 10:54 六&
阅读(647)
评论(0)
推荐(0)
编辑
实现在WebView中返回上一级
摘要: 代码 1 import React, {Component} from 'react'; 2 import {Platform, View, WebView, BackHandler,Dimensions,StyleSheet,Text,ToastAndroid} from 'react-native'; 3 4 var WEB_URL = "https://www.ly.com/Fl...
阅读全文
posted @ 2018-02-07 10:49 六&
阅读(1625)
评论(0)
推荐(0)
编辑
DatePickerAndroid用法
摘要: 一、代码/** * Sample React Native App * https://github.com/facebook/react-native */ 'use strict'; import React, {Component} from 'react'; import{ StyleSheet, Text, View, DatePickerAndr...
阅读全文
posted @ 2018-02-07 10:42 六&
阅读(272)
评论(0)
推荐(0)
编辑
DatePickerAndroid用法
摘要: 一、代码/** * Sample React Native App * https://github.com/facebook/react-native */ 'use strict'; import React, {Component} from 'react'; import{ StyleSheet, Text, View, DatePickerAndr...
阅读全文
posted @ 2018-02-07 09:57 六&
阅读(87)
评论(0)
推荐(0)
编辑
公告