Skip to content

refactor: drop old arch and cpp templates #818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

satya164
Copy link
Member

@satya164 satya164 commented Apr 11, 2025

Summarry

The large number of templates makes it difficult to maintain and test. so this reduces the number of templates:

  • Drop old architecture templates - users can use codegen or older version of crnl
  • Drop cpp templates - our cpp template isn't a pure cpp template, we should eventually have it

Test plan

Tested building each template: turbo module, fabric view, nitro module and ran the example app for Android & iOS to verify it works.

Both of them seem related to XCode 16 and not this change.

@satya164 satya164 force-pushed the @satya164/drop-old-arch-templates branch 7 times, most recently from 0d9088e to c673d3e Compare April 11, 2025 17:56
the large number of templates makes it difficult to maintain and test.
so this reduces the number of templates:

- drop old architecture templates - users can use codegen or older
  version of crnl
- drop cpp templates - our cpp template isn't a pure cpp template, we
  should eventually have it
@satya164 satya164 force-pushed the @satya164/drop-old-arch-templates branch from c673d3e to 2b8b8d1 Compare April 11, 2025 18:07
@satya164 satya164 marked this pull request as ready for review April 11, 2025 19:18
@satya164 satya164 merged commit 1706d80 into main Apr 11, 2025
8 of 9 checks passed
@satya164 satya164 deleted the @satya164/drop-old-arch-templates branch April 11, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant