[ Package conformance ]

Essentials · >=0.87.0 <0.88.0

react-native

React Native 0.87 root surface with useful core rendering, input, scrolling, animation, list, platform, and native-module behavior
99%
API coverage
InlineTextPress PeachInlineTextPress iOS
← iOS|Peach →
press-responderInline Text Pressinline <Text onPress> nested inside a parent <Text onPress> (the bluesky "Have a code? Click here." shape). a glyph tap fires the innermost Text fragment whose attributed-string range covers it — the link, not the parent — and the parent fires only for glyphs the link does not own. guards the split-path regression where the inline Text had zero-size bounds and was untappable.
Diff0.17%
DeviceiPhone 16
OracleiOS
CapturedMay 22, 2026
iOSPeachDiff
Working (12)
all 97 React Native 0.87.1 public runtime root export names; flex and absolute layouttext shaping and wrappingimage loading and resize modestouch and responder routingcontrolled text input and keyboard presentationvertical and horizontal scrolling with paging/snapping/sticky and maintained contentwindowed/inverted/horizontal listscommon Animated graphs and compositioncore LayoutAnimation create/update/delete geometryalerts and action sheetslive platform/dimension/appearance stateand explicit native-module lookup
Missing (7)
arbitrary app-specific NativeModules and complete core module methodsexact automatic scroll insets and nested-scroll edge behavioradvanced TextInput selection/autofilluncommon platform lifecycle and accessibility eventscomplete UIManager/system/dev-tool semanticsLogBox and Systrace behaviorand native virtual-collection visibility modes