-
Notifications
You must be signed in to change notification settings - Fork 31
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
Added sample app with new architecture #424
Merged
Merged
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
Staging sync
Add a sample app with new Arch enabled
* lifecycle initialisation * lifecycle implementation fixes
* target view integration * podfile and yarn lock file * target test mboxes * build fixes * Update TargetParameters for platform consistency
* target view integration * podfile and yarn lock file * target test mboxes * Added messaging config * Added messaging config * dependecy fixes * package fixes * aepsample app new arch CI/CD fixes * sample app new arch jest fixes * Remove unsupported --verbose flag in Expo commands * simulator installation * ios 17.2 * removed simulator * simulator path set * xcode build fixes * removed files
* Add documentation for Expo Support (#377) * update docs for Expo support * update expo.md * update README * Add screenshots for docs * Update docs/expo.md * Apply suggestions from code review * address PR comments * address PR comments * address PR comments * address PR comments * update code snippets Adobe Mobile SDK setup workaround with Expo from @JoeM-RP, created AdobeBridge.h and AdobeBridge.m to wrap the SDK setup and imported it into AppDelegate.mm. Thanks for the great solution! * add info for lifecycle docs --------- Co-authored-by: Mayank Shekhar <[email protected]> * Update development doc Update development doc * podfile and yarn lock file * build fixes * messaging view integration * messagong view navigation fixes * Revert "Add documentation for Expo Support (#377)" This reverts commit 28f814a. * Revert "podfile and yarn lock file" This reverts commit 5f52ede. * Revert "build fixes" This reverts commit 403cd10. * router fixes and messagive view added to home screen --------- Co-authored-by: Ishita Gambhir <[email protected]> Co-authored-by: Mayank Shekhar <[email protected]> Co-authored-by: Calise Cheung <[email protected]>
* target view integration * podfile and yarn lock file * Added messaging config * Added messaging config * package fixes * aepsample app new arch CI/CD fixes * simulator installation * ios 17.2 * removed simulator * removed files * places sdk fies * places native module name fixes in android * places sdk * places config * removed unused code
* Read me updated for AEPSampleNewArcEnabled * read me fixes * Update README.md * Update README.md * android app id placeholder consistent with iOS along with read me update
React native new architecture sample app
native places module fixes
Added places target navigation on main home page
Update AEPSampleApp Readme
update readme with yarn install
Align extension view names with older arc sample app for consistency
Update AEPSampleApp readme
yangyansong-adbe
approved these changes
Jan 14, 2025
cacheung
approved these changes
Jan 14, 2025
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
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: