[NT-2010] Enable nested personalizations in react native#87
Closed
Alex Freas (akfreas) wants to merge 37 commits into
Closed
[NT-2010] Enable nested personalizations in react native#87Alex Freas (akfreas) wants to merge 37 commits into
Alex Freas (akfreas) wants to merge 37 commits into
Conversation
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension. |
655f43c to
0d5f870
Compare
0d5f870 to
3f36b69
Compare
…ng a handler, in order to support 10.0.2.2:8000 android internal localhost
…timization, don't specify java home in rc files as we configure that elsewhere
… metro logs, stop and start servers
… update pipeline to use --filtered pnpm command
…e KVM hardware accelleration to reduce boot time, use ubuntu 22.04
…inguish platform when clearing profile state
…ribes how to ues the one shot android e2e script
…ning e2e on android using script, update docs for that
8abf390 to
984e0d5
Compare
…0-nested-personalizations-react-native
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
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.
Allow personalizations to be nested in the
<Personalization/>component and add e2e tests.