development - #692
Closed
al-af wants to merge 10 commits into
Closed
Conversation
This ensures that the `publish-final-release` job in the CI workflow only proceeds if the workflow execution has not been explicitly cancelled. This prevents partial or unintended final release publishing actions.
Adds react-doctor devDependency and a doctor npm script, a doctor.config.json tuned for this repo, and the react-doctor and doctor-explain skills under .claude/skills.
With the plugin linked via file:.., the plugin root ships its own react-native, so the plugin NativeEventEmitter could bind to a second event bus and deep-link / conversion callbacks would silently never fire. Pin react-native and react to the example app copy and block the plugin-root copies. Local dev only.
Reads devKey and appId from .env via react-native-dotenv instead of a placeholder devKey, moves logAdRevenue to a single post-init call instead of firing on every in-app event, and removes an invalid PurchaseConnectorConfig type annotation in PCInit.
Populates the iOS AppIcon.appiconset and regenerates the Android launcher icons at all mipmap densities.
…ping FlatList-based product list with memoized cards and refreshed imagery, a floating-cart overlap fix, cart lines collapsed by quantity, and a confetti plus purchase-summary on checkout.
Full-width hero image, left-aligned details, a sticky add-to-cart button, and a discount badge for deep-link offers.
Replaces the external placeholder image with an on-brand card: emoji badge, welcome copy, and a start-shopping button.
Collaborator
Author
|
Closing: this was an unintended side effect of the stack setup (development was passed as a stack member instead of used as the trunk). No merge of development into master is intended here — the real stack starts at #693 based on development. |
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.
Stack created with GitHub Stacks CLI • Give Feedback 💬