SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 154 C++

Internalise RNTester examples referencing unexported APIs (#51019)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/51019

Follows D72228547 and D73770609.

This diff internalises (moves files from fbsource+GitHub to fbsource only) a number of RNTester examples which referenced `'react-native/src/private/'` subpaths.

In future, new components/APIs should be exported from index as `unstable_`, or added to `RNTesterListFbInternal` if they are exported from `src/fb_internal/`.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D73777092

fbshipit-source-id: d9fb0833c56f2ae580b6db62ddbbbeae774a0004
A
Alex Hunt committed
b731ea3d3f5ab53cb0360c5bd90a87fa9fe91440
Parent: ba5acdb
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 5/1/2025, 4:58:30 PM