Releases: tuya/tuya-panel-kit
Releases · tuya/tuya-panel-kit
4.2.0
- Popup: 修复 Popup.countdown 在安卓 RN 0.59 全功能升级下出现横线间断的问题 (#22) (51b8f8d)
- Dialog && Popup: 修复同时操作多个弹框,内容消失弹框不消失 #24
4.1.0
Features
- RotationView: 增加 isInteraction 属性不阻塞 InteractionManager 任务队列, fixes #20 (#21) (83d58e1)
Bug Fixes
- Picker: add type transfer for selectedValue (f17010e), closes #17
4.0.0
Bug Fixes
Features
- Navigation: add TransitionPresets. (5ca060d)
- Theme: add useTheme hooks.
Breaking Changes