罗坤
罗坤
通过`refreshable`控制
你的关注点应该从这个库转移到`RefreshControl`组件上 Your **FOCUS** should shift from this library to the `RefreshControl` component 很遗憾,目前只能通过修改原生模块或者使用第三方插件实现 Unfortunately, this can only be achieved by modifying **Native modules** or using third-party plugins iOS原生UI组件为`RCTRefreshControl`,Android原生UI组件为`AndroidSwipeRefreshLayout`,详情[Libraries/Components/RefreshControl/RefreshControl.js](https://github.com/facebook/react-native/blob/master/Libraries/Components/RefreshControl/RefreshControl.js#L22) iOS native...
# Data Entry / Form first of all, complete Form before completing other fields, Import [rc-field-form](https://github.com/react-component/field-form), and use this to familiarize yourself with the ecology of the [react-component](https://github.com/react-component) organization
# Data Entry / Switch I claimed the switch branch: https://github.com/ant-design/ant-design-mobile-rn/tree/switch-feature done✅: https://github.com/ant-design/ant-design-mobile-rn/commit/7ed1a3cca4e67e87226150fd696eb27cb739a99e
# Data Entry / Checkbox & Radio I claimed the checkbox & radio branch: https://github.com/ant-design/ant-design-mobile-rn/tree/checkbox/radio-feature done✅:https://github.com/ant-design/ant-design-mobile-rn/commit/3bec0d3d6d56b72a82830a8cd747fe4290a43e74
# 贡献指南 🚩 在参与贡献时请先查看「贡献指南」,比如像这样值得注意的地方⬇️ > [分支管理#](https://ant.design/docs/react/contributing#Branch-Organization) > 基于我们的 发布周期,我们长期维护两个分支 master 和 feature。 > 如果你要修一个 bug,那么请发 pull request 到 master,我们会每周从 master 发布一个 patch 版本; > 如果你要提一个增加新功能的 pull request,那么请基于 feature 分支来做,每月末我们会合并 feature...
> 5.0不和mobile5.0一起吗? 上述计划需要大家一起来实现,现阶段能做的就是修复反馈bug,提高大家的使用信心
# Feedback / ActionSheet I claimed the action-sheet & support web & extends `Portal` in web - branch: https://github.com/ant-design/ant-design-mobile-rn/tree/feat-action-sheet - done✅ https://github.com/ant-design/ant-design-mobile-rn/commit/d6ba73292724de0edf1ed41ed71119ef3662661a - [ ] checklist: https://github.com/ant-design/ant-design-mobile-rn/issues?q=sheet
# Data Display / Carousel I claimed the carousel & will support web & pref `infinite` - branch: https://github.com/ant-design/ant-design-mobile-rn/tree/feat-carousel - done✅ https://github.com/ant-design/ant-design-mobile-rn/commit/c9104bf873b6b7a261d63c4ab2a1f901b2a03530 - [x] checklist: https://github.com/ant-design/ant-design-mobile-rn/issues?q=carousel
# Navigation / Tabs I claimed the tabs & extends `Carousel` - branch: https://github.com/ant-design/ant-design-mobile-rn/tree/feat-tabs - done✅ https://github.com/ant-design/ant-design-mobile-rn/commit/ea2ae3efc1fa597d307ae1b0cbe2df15caf5546f - [ ] checklist: https://github.com/ant-design/ant-design-mobile-rn/issues?q=tab