Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: hot reload ios support for navigationbar #1354

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kazo0
Copy link
Contributor

@kazo0 kazo0 commented Feb 23, 2025

fixes https://github.com/unoplatform/private/issues/617
fixes https://github.com/unoplatform/private/issues/645

Handles Hot Reload scenario where the content of a Page is copied over to a new Page instance and is then set as the Content on the original Page instance.

To avoid an invalid re-render of the UINavigationBar, clear the renderer registrations of the original NavigationBar when unloaded. The NativeFrameHelper will automatically re-wire the renderers when the wrapping UIViewController is about to appear.

@unodevops
Copy link

⚠️⚠️ The build 156025 has failed on Uno Toolkit - CI.

@kazo0
Copy link
Contributor Author

kazo0 commented Feb 24, 2025

@Mergifyio backport release/stable/6.4

Copy link
Contributor

mergify bot commented Feb 24, 2025

backport release/stable/6.4

🟠 Waiting for conditions to match

  • merged [📌 backport requirement]

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.

2 participants