5.2.9 (2026-04-08)
๐ Bug Fixes
- #2455: wrong index reported by modal + TextInput + autofocus (#2456)(by @pakerwreah) (9fb8093), closes #2455 #2455
- don't delete anything from the array if there is no active sheet (#2498)(by @bradstiff) (5029c37)
- layout: correct isLayoutCalculated always returning true (#2642)(by @spsaucier) (eccd823)
- StyleSheet absoluteFill instead of deprecated absoluteFillObject (#2637)(by @huextrat) (3db576b)
- take into account scrollable content offset y for panning gesture (#2533) (by @doanhtu07) (a5f5cf2)
- web: React 19 compatibility and type safety for findNodeHandle (#2595)(by @YevheniiKotyrlo) (3d6c2da), closes #2366 #2237