Files
Rob Hogan a96d2068f3 Replace metro-memory-fs dependency in tests with OSS memfs (#52572)
Summary:

We'd like to stop supporting `metro-memory-fs` - there are better alternatives out there.

This replaces the one usage of `metro-memory-fs` in `react-native` with `memfs`, and swaps the dependency.

Changelog: [Internal]

Reviewed By: vzaidman

Differential Revision: D78161921
2025-07-11 14:18:27 -07:00
..
2025-06-02 09:39:26 -07:00
2025-06-09 18:21:18 -07:00
2025-07-06 04:30:38 -07:00

Where is the template?

The React Native Template has moved from being shipping inside the react-native package to it's own package: @react-native-community/template.

Why has it moved?

The React Native Frameworks RFC0759 provides background information.

When was it moved?

The 0.75 release.