callstack / react-native-visionos

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

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

Closed Piotrfj closed 4 months ago

Piotrfj commented 6 months 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 5 months 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