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

@hippy-service
Copy link

hippy-service bot commented Nov 23, 2025

Pay attention 🛎️ !!
There has been no activity on this PR for 2 months, so I will label it stalled.
It will be automatically closed in 30 days if no more activity. Feel free to leave a comment if you have any questions.

@hippy-service hippy-service bot added the stale: 60d No interaction in the last 60 days label Nov 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale: 60d No interaction in the last 60 days

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant