callstack / react-native-visionos

A framework for building native visionOS applications using React
https://callstack.github.io/react-native-visionos-docs/
MIT License
847 stars 28 forks source link

feat: Add postInitScript and platform fields in template.config.js fo… #146

Open Piotrfj opened 1 month ago

Piotrfj commented 1 month ago

…r react-native add-platform compatibility

Summary:

The motivation for this change is to add support for react-native add-platform command

Changelog:

Test Plan:

See if steps presented in https://github.com/react-native-community/cli/pull/2298 are working the same.

okwasniewski commented 2 weeks ago

Hey,

@Piotrfj can you rebase your branch? You can also create a cherry-pick of you commits to the rebased main. Sorry for the inconvenience