2016.8.30RN 0.20.0
@qnpm/qunar-react-native-ext 升级到0.2.0TimePicker 组件,用于用户选择日期和时间,查看详情Modal 模态弹层组件, 查看详情node_module 模块 lodash 固定版本为 4.13.1@qnpm/qunar-react-native-ext Navigator UI 组件重构,提供下面新特性
leftButtonText、title、rightButtonText参数添加支持接收字符串、JSX、返回JSX的函数作为参数leftButtonPress、rightButtonPress 添加 route 和 store 两个参数buttonWidth 参数用来配置按钮宽度statusBarBackgroundColor 参数用来配置状态栏背景色ScrollView 添加 keyboardShouldPersistTaps 参数Toast 添加支持 duration 和 offSet 属性不传值,支持一个参数的调用了~Switch 组件 Android 添加支持 tintColor、onTintColor、thumbTintColor 属性TextInput 废弃 autoShowKeyboard 属性RefreshControl 添加两种状态:刷新加载成功、刷新加载失败,对应的文本设置项:successContent、successIcon、failContent、failIconScrollView
stopRefreshing 时设置动画时长和刷新结果keyboardShouldPersistTaps 属性onRefresh 回调用来给上层组件使用scrollTo 时支持设置动画时长@qnpm/qunar-react-native-ext
Router.close 关闭其他VC中的view不生效的问题biz 类型的 scheme 打开一个尚未 mount 的 RN App 时抛出异常的问题setSwipeBack 在 Router.back 时不生效的问题Ext.defaults.navBar 时报错的问题DatePicker 组件的日期传值问题InfiniteListView 修复在 dev 模式下,RefreshControl 引起的报错Slider 的 maximumValue 非 step 整数倍时引起的浮点数问题CookieManager.removeCookie() 时不传 value 属性导致的报错Scrollview 在安卓下嵌套层级与iOS不一致导致的显示问题Geolocation 申请的定位权限从后台定位修改为使用期间定位QRCTViewController 的 VCName 逻辑,VCName 的定制支持使用 @qnpm/qunar-react-native-ext 的页面Image 中 capInsets 属性失效的问题,该属性 Android 暂不支持CookieManager.removeCookieForKey() 方法失效的问题CameraRoll.getPhotosFromGroup() 方法中第二个参数 after 失效的问题Toast在页面有其他window时没法正确显示的问题TextInput 切换 multiline 属性导致已有内容丢失的问题scheme 接受支持 JSONArrayCookieManager若干问题CameraRoll.getPhotosFromGroup() 相册获取结果没有 page_info.end_cursor 和 page_info.has_next_page 属性的问题