-
Notifications
You must be signed in to change notification settings - Fork 212
feat(crnl): support nitro modules #721
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
Changes from all commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
1499260
feat: add script target
atlj 5d87d8b
feat: add clean to the script target
atlj a616c1a
feat: rename script target to custom
atlj 0e41168
feat: add nitro option to cli
atlj 789f79a
fix: don't print using undefined react native version
atlj cad25f0
feat: add new arch to nitro modules
atlj 06f7984
feat: apply the nitro template
atlj 0efb509
feat: create index and nitro files
atlj f6484a2
feat: add required stuff to podspec
atlj 80a0f33
feat: add cmakelist
atlj 9fb5b5e
feat: add cpp adapter
atlj ac53b27
feat: don't add codegen with nitro
atlj 9b8d769
feat: don't add rnccli for nitro
atlj a6d0f52
feat: add kotlin files
atlj 1929712
feat: add swift code
atlj 8723891
feat: make the necessary changes on build.gradle
atlj 4459982
feat: don't add codegen prebuild when we ship nitro
atlj 7b87e09
feat: add dependencies for nitro
atlj 3229eb2
feat: add nitro to contributing
atlj 79ba42f
feat: make swift vars public
atlj 4c966b2
feat: print nitro docs prompt
atlj f2f081e
feat: json is the worst format ever
atlj dba6258
fix: nitro json expects an array
atlj a353f39
fix: use correct podspec
atlj 6ab7ad8
feat: add nitrogen script
atlj 5136742
fix: type problems
atlj 824c619
fix: remove newline on swift file
atlj 43a074d
fix: use project name for pod name
atlj 0d64a74
fix: make index a tsx file
atlj b89a74e
fix: redundant podspec file
atlj 0cc4278
fix: use project package cpp for autolinking
atlj 8f6b3a1
fix: pass args to cmake
atlj 8619de7
docs: add installation steps
atlj 7d7f5bc
fix: move the autolinked package file to correct package
atlj 983a0ed
chore: formatting
atlj 47d8fcd
fix: remove unnecessary package json
atlj fe6a397
fix: better spacing
atlj bcae200
fix: correct the nitro paths
atlj 5f319f6
chore: add nitro to CI
atlj 15e4ec0
Update packages/create-react-native-library/templates/common/CONTRIBU…
atlj b89fd91
Update packages/create-react-native-library/src/inform.ts
atlj e059088
docs: update comment
atlj 0067944
feat: add newline with nitro
atlj 36fffd7
feat: don't mention the nitro docs when user creates a lib
atlj 7cc2ee3
chore: remove unnecessary $ from file names
atlj c199ec3
feat: explain why nitro modules are needed as a dependency
atlj 8075719
feat: change nitro description
atlj 0ce079e
refactor: remove package_array
atlj 0caf3e1
feat: remove unnecessary comment
atlj 40b8608
refactor: introduce viewConfig and moduleConfig
atlj 1c89f26
add newline in nitro ts
atlj 6084bf5
fix: use the correct cpp path
atlj 46019fc
feat: only ignore jsi libs on nitro modules
atlj 0a8c374
feat: ignore nitrogen
atlj 95ee4d1
feat: add nitrogen custom target
atlj adb1fc5
feat: generate codegen code on lib ci
atlj d3ce21f
fix: remove nitrogen step
atlj 55116bf
feat: only fetch the nitro version when the module type is nitro
atlj 66d25f1
feat: make nitro the second option and add an experimental label
atlj 1313c42
feat: remove one doc link from contributing
atlj 704ad91
feat: pin the nitro modules peer dep
atlj 810d5d4
feat: update ios template with the latest version
atlj 74f3182
update the fallback nitro version
atlj dd0ba45
change a few words in contributing guide
atlj fc35623
remove the memory size from hybrid objects
atlj 3411f2c
don't strip the nitro module code when proguard is enabled
atlj ba17214
fix linting issues
atlj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.