-
-
Notifications
You must be signed in to change notification settings - Fork 182
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
RNV bootstrapping #1471
Merged
Merged
RNV bootstrapping #1471
Conversation
This file contains 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
…nto chore/release_sync_2 * 'chore/release_sync_2' of github.com:flexn-io/renative: fix kaios sim run command small fix
* release/1.0: fix UT due to migration to getContext DI fix styling on tizenwear fix schemeTarget for ios add RNV_SKIP_LINKING env to androidRunner use build folder only when bundling assets chore: disable apple e2e chore: enable android e2e chore: remove intel label from e2e add react-native-photo-editor for ios + fix copying of builds folder from external pluginTemplatess clean code remove unnecessary changes add react-native-photo-editor overrides fix fetchAndMovePhoto add PhotoEditor for android add tests for getAndroidDeviceToRunOn add tests for getAndroidDeviceToRunOn chore: enable e2e on ios, tvos, atv, android # Conflicts: # packages/app-harness/package.json # packages/app-harness/src/app/index.tsx # packages/template-starter/package.json
mihaiblaga89
reviewed
Apr 2, 2024
* feat/context_decorators: engine creator with task options infering # Conflicts: # packages/engine-core/src/index.ts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
rnv new
into decoupled independent async steps@rnv/adapter
rnv
into globally installable package only (to support independent plugin management)npx rnv
in projects to reside with@rnv/cli
to enable better dependency size optimizationsrnv
into projects@flexn/plugins
into@rnv/config-templates
@rnv/sdk-telemetry
packagernv [command] --help
rnv new -p web --yes
)SCRSHOTS:
NOTE: Includes PRs:
Related issues
Npm releases
n/a