5.2.1 #1360
1uokun
announced in
Announcements
5.2.1
#1360
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
2024-08-02
@floating-ui/react-native
. #1356icon
prop to support custom iconsposition
prop for vertical display position #1353{flex:1}
layout ofextra
, and change it to{maxWith: "70%"}
. ~commitonHaptics
for vibration feedbacktheme
, complete Dark Mode. ~docmarqueeProps
prop, design reference https://github.com/justin-chu/react-fast-marquee#108ee9
).range
step
ticks
.react-native-reanimated
.@react-native-community/slider
.stringMode
, set value as string to support high precision decimals.closeOnTouchOutside
prop, base onuseClickAway
hook implementation. #1345react-native-gesture-handler/Swipeable
.@react-native-community/segmented-control
.@floating-ui/react-native
依赖实现。 #1356extra
的{flex:1}
布局,改为{maxWith: "70%"}
。 cc84d4ficon
属性,支持自定义图标。position
属性,控制垂直方向显示位置。 #1353onHaptics
属性,用于执行震动反馈事件,需自行选择引入触觉引擎。theme
主题变量,现支持暗黑模式。~docmarqueeProps
属性,设计参考 https://github.com/justin-chu/react-fast-marquee 。#108ee9
)。range
、step
、ticks
。react-native-reanimated
依赖。@react-native-community/slider
依赖。stringMode
属性,支持高精度小数,基于@rc-component/mini-decimal
依赖实现。closeOnTouchOutside
属性,基于useClickAway
钩子实现。 #1345react-native-gesture-handler/Swipeable
的所有属性。@react-native-community/segmented-control
依赖。This discussion was created from the release 5.2.1.
Beta Was this translation helpful? Give feedback.
All reactions