Skip to content

Conversation

situ2001
Copy link
Contributor

The test is here https://github.com/situ2001/Hippy/blob/972f612f57599be5e8f894554ad5dd39bdb3e204/examples/hippy-react-demo/src/components/RerenderBug/index.jsx#L30-L61

In short, this fix can be broken into two parts:

  1. Wrong fallback color of Android, it should be COLOR.BLACK, when style of color from JS side is undefined.
  2. If styles object is undefined when @hippy/react about to update the node, @hippy/react will not notify native side to update the style.

Before

Screen_Recording_20250912_184351_Hippy.Demo.mp4

After fix

Screen_Recording_20250912_184427_Hippy.Demo.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant