Bug Fixes
- core: fix DomNode cb_map erase bug (d85f64c)
- ios: fix ios perf multithread crash (fc868f6)
- ios: 1px gap in gradient background under special circumstances (#4246) (37bba9a)
- ios: add protection when setting unsupported prop for component (#4237) (3679ae3)
- ios: char_traits compile error for xcode 16.3 (#4242) (9c16179)
- ios: optimization of nested scroll in multi-layer nested scenarios (#4248) (c5933f6)
- ios: optimize smoothness of nested scroll in special scenarios (#4204) (038997b)
- ios: resolve gestures related bugs (3867e56)
- ios: resolve occasional index OOB when no items in ViewPager (#4208) (282b7c6)
- ios: resolve touch events not paired issue under special scenarios (#4238) (3c1484d)
- ios: resolve touch handler issue (#4232) (ceea809)
- react: fix focusable view container error (#4243) (f83ce11)