2021-12-15, Version 2.11.5(LTS)
Notable Changes
-
Android set text cursor of input for android 12 & JS add caret color parser. More details check HippyReact TextInput | HippyVue input.
-
HippyReact adjust event capture stopPropagation to W3C standard. More details check HippyReact EventCapture.
-
HippyReact compatible for react18.
Bug Fixes
- android: add getComponentName to engine context interface (92809fc)
- android: adjust dispatchExposureEvent call of list view (c9d6502)
- android: set text cursor of input for android 12 (6725483)
- ios: check image url length before use it (d109fbf)
- ios: fix chrome elements bug and add websocket close (#1210) (8366882)
- ios: revert scroll animation fix for ios15 (c6dc24b)