Released on 2025-09-21 What's new: * Add support for MagnifyGesture #392 * Add support for retrieving accessibilityIdentifier on iOS 26. #393 * Add support for inspecting tag modifier value on iOS 26. #394 * Add support for TextEditor changes in iOS 26 #399 * Remove XCTest dependency so the lib could be used in the main target #374 Fixes: * Supply size parameter via ViewHosting method #396 * Fix callOnTapGesture for iOS 26 #398 * Fix accessibility label & value, & lazy stacks & grids in iOS 26 #400 #395 * Unable to compile when targeting WatchOS 8 #386 * Fix all tests for *26 release