Files
react-native/packages/react-native
Christian Falch 3a59941a73 [ios][prebuild] build swift package from prebuild script
This commit adds building the swift package from the prebuild script:

- Added swiftpackage.js for building the swift package
- Added calling building from the main script
- Added configurable build type from the main script.
- Removed params in jsdoc from the link method
2025-05-26 09:58:08 +02:00
..
2025-04-24 09:44:26 -07:00
2025-05-22 21:18:53 -07:00
2025-05-22 21:18:53 -07:00
2025-05-23 10:53:17 -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.