Releases: ant-design/ant-design-mobile-rn
Releases · ant-design/ant-design-mobile-rn
5.0.1
5.0.0
2022-03-28
- 🔥
Expo
andreact-native-web
support #1220 - Checkbox & Radio
- Refactor Switch
- 🆕 Switch add (
loading
checkedChildren
unCheckedChildren
) new props - 🆕 Switch support (
trackColor
thumbColor
thumbTintColor
) native props #507 - 🆕 Switch support
styles
prop to custom style
- 🆕 Switch add (
- Toast
- 🆕
content
's type supportReact.ReactNode
@iShawnWang - 🐞 Fix the
onClose
callback not called when removeAll @erichua23
- 🆕
- Carousel
- 🔥 Refactor Carousel with remove dependence
react-native-pager-view
@1uokun - 💄 Carousel extends by
ScrollView {pagingEnabled}
to support web
- 🔥 Refactor Carousel with remove dependence
- 🔥 Refactor Tabs with remove dependence
react-native-pager-view
and extends byCarousel
- 💄 ActionSheet create
index.native.tsx
to differentiateweb
andnative
Platform #1219 - 🐞 Fix Flex support
flex
value 0 inFlex.Item
@laoxubuer
- 🔥 全面支持
Expo
和react-native-web
#1220 - 重构 Checkbox & Radio
- 重构 Switch
- 🆕 Switch新增 (
loading
checkedChildren
unCheckedChildren
) 属性支持 - 🆕 Switch新增 (
trackColor
thumbColor
thumbTintColor
) 原生属性支持 #507 - 🆕 Switch 新增
styles
属性已自定义样式
- 🆕 Switch新增 (
- Toast
- 🆕 Toast
content
属性类型新增React.ReactNode
@iShawnWang - 🐞 修复
Toast.removeAll
调用后无法回调onClose
bug @erichua23
- 🆕 Toast
- Carousel
- 🔥 重构Carousel,移除
react-native-pager-view
依赖 @1uokun - 💄 Carousel基于
ScrollView {pagingEnabled}
开发以支持web
端
- 🔥 重构Carousel,移除
- 🔥 重构Tabs,移除
react-native-pager-view
依赖,基于Carousel
开发 - 💄 ActionSheet 创建
index.native.tsx
文件以此区分web
端和native
端 #1219 - 🐞 修复 Flex
Flex.Item
组件flex
属性不能为 0 bug @laoxubuer
4.2.0
2021-06-16
react-native-gesture-handler
now is a peerDependencies must be installed.- Refactor(eslint): now using eslint directly
- Upgrade rn-kitchen-sink to the latest version
- Refactor(swipe-action): using react-native-gesture-handler close #931
- Refactor(drawer): using react-native-gesture-handler/DrawerLayout close #1164
- Fixes: action-sheet for Android respects theme (#1176) by https://github.com/KusStar
- Refactor(jest): tests by https://github.com/1uokun
4.1.0
4.0.0
4.0.0
2020-06-14
Please checkout readme for upgrade to 4.0.0 https://github.com/ant-design/ant-design-mobile-rn/blob/master/README.md#installing-peer-dependencies-400
- Refactor Toast, now supports configuration pull/911 By @helsonxiao
- Added
es_ES
locale pull/916 - Update
TypeScript
definitions - Added
pt_BR
locale pull/802 - Fixes
UNSAFE_
warning commit - Replace
React-Native
components with@react-native-community/*
pull/828 (Breaking changes. Needs linking or auto linking) - refactor
Carousel
pull/841 Needs set a width and height toCarousel
- Upgrade
react-native
to0.62.0
bug
fixes
3.3.0
3.2.2
3.2.0
3.2.0
Only affect Android users.
2019-09-29
If you have RNViewPager error please checkout its docs https://github.com/react-native-community/react-native-viewpager#mostly-automatic-installation