Skip to content

Remove deprecated APIs#5167

Merged
Abbondanzo merged 3 commits into
mainfrom
abbo/remove-deprecated-apis
Jul 6, 2026
Merged

Remove deprecated APIs#5167
Abbondanzo merged 3 commits into
mainfrom
abbo/remove-deprecated-apis

Conversation

@Abbondanzo

@Abbondanzo Abbondanzo commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Mirrors the cleanup of deprecated APIs that were recently removed. See react/react-native#57384 for the list:

  • docs/modal.md - removed deprecated animated prop section
  • docs/scrollview.md - dropped deprecated true/false values from keyboardShouldPersistTaps
  • docs/statusbar.md - removed backgroundColor prop and setNetworkActivityIndicatorVisible(); updated animated prop description
  • docs/interactionmanager.md - deleted page
  • website/sidebars.ts - removed interactionmanager entry
  • docs/timers.md - removed ## InteractionManager section
  • docs/performance.md - reworded ref, now suggests requestIdleCallback
  • docs/animations.md - reworded ref, now suggests requestIdleCallback
  • docs/panresponder.md - reworded to "interaction handle" (dropped InteractionManager)
  • docs/animated.md - dropped InteractionManager from isInteraction (x3)
  • docs/strict-typescript-api.md - left InteractionManagerStatic (historical TS-rename list)

Summary:
Mirrors the cleanup of deprecated APIs that were recently removed. See react/react-native#57384 for the list
Comment thread docs/statusbar.md
@Abbondanzo Abbondanzo requested a review from rubennorte July 6, 2026 17:22
@Abbondanzo Abbondanzo enabled auto-merge (squash) July 6, 2026 17:26
@Abbondanzo Abbondanzo merged commit 7b69da4 into main Jul 6, 2026
8 checks passed
@Abbondanzo Abbondanzo deleted the abbo/remove-deprecated-apis branch July 6, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants