[ 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
InlineViewInTextCase PeachInlineViewInTextCase iOS
← iOS|Peach →
typographyInline View In Textnon-Text children inside a parent <Text> (the 3pc pinned-thread "<Pin /> Title" pattern). iOS treats every non-Text descendant as an NSTextAttachment — the embed reserves real layout space inside the paragraph and surrounding glyphs flow around it. sootsim must reserve placeholder slots for these embeds instead of hoisting them as siblings of the text or dropping them from layout.
Diff3.48%
DeviceiPhone 16
OracleiOS
CapturedMay 8, 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