1 days ago
Pdf-Viewer

v2.3.5

Note:

Please use this: https://github.com/afreakyelf/Pdf-Viewer/releases/tag/v2.3.6


What's Changed

New Contributors

Full Changelog: https://github.com/afreakyelf/Pdf-Viewer/compare/v2.3.4...v2.3.5

5 days ago
react-native

0.80.0-rc.0

0.80.0 RC0


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

6 days ago
BaseRecyclerViewAdapterHelper

4.1.7

#6773

11 days ago
react-native

0.79.2

Added

  • Runtime: Add useShadowNodeStateOnClone and updateRuntimeShadowNodeReferencesOnCommit (22a4e060d5 by @lenaic)

Fixed


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

14 days ago
DialogX

0.0.50.beta36测试版本更新

  • 修复 PopTip 和 PopNotification 通过 .show(activity) 指定要显示到 activity 无效问题;
  • PopMenu 增加了 .show(activity) 方法;
19 days ago
DialogX

0.0.50.beta35测试版本更新

  • Lifecycle.State.DESTROYED 时机调整到销毁 dialogImpl 之前;
  • CustomDialog 中监听 baseView 位置变化的 OnDrawListener 修改为 OnPreDrawListener 以解决部分系统存在的兼容性问题;
  • BaseDialog 新增 callDialogDismiss() 用于调用对应对话框实例的 dismiss()
  • 新增 bindDismissWithLifecycleOwner(LifecycleOwner) 用于绑定具备特定生命周期的组件,当组件关闭时自动关闭对话框;
  • PopTip 增加了限制最大可显示数量设置,例如限制只能显示最多四个提示 PopTip.maxShowCount = 4;
  • PopTip 增加了让位位移动画控制拦截器 PopMoveDisplacementInterceptor,可通过 PopTip.moveDisplacementInterceptor 进行设置;
  • PopNotification 增加了限制最大可显示数量设置,例如限制只能显示最多四个提示 PopNotification.maxShowCount = 4;
  • PopNotification 增加了让位位移动画控制拦截器 PopMoveDisplacementInterceptor,可通过 PopNotification.moveDisplacementInterceptor 进行设置;
  • PopMenu、BottomMenu、MessageMenu 增加了菜单分割线设置:.setItemDivider(ItemDivider),其中ItemDivider 提供了 left(左边距(dp))、right(右边距(dp))、color(颜色)设置项,可通过对应的 set 方法进行设置,颜色设置中支持指定亮暗色模式(参数 light)单独设置不同的颜色;
20 days ago
TouchImageView

3.7.1

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/MikeOrtiz/TouchImageView/compare/3.7...3.7.1

21 days ago
TouchImageView

3.7

What's Changed

Exciting New Features 🎉

Dependencies

Espresso test

Other Changes

New Contributors

Full Changelog: https://github.com/MikeOrtiz/TouchImageView/compare/3.6...3.7

23 days ago
Pdf-Viewer

v2.3.4

What's Changed

New Contributors

Full Changelog: https://github.com/afreakyelf/Pdf-Viewer/compare/v2.3.3...master