Merged
Conversation
Collaborator
✅ Heimdall Review Status
✅
|
| Code Owner | Status | Calculation | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| ui-systems-eng-team |
✅
1/1
|
Denominator calculation
|
hcopp
commented
Feb 17, 2026
| ```bash | ||
| npx -y gitpick coinbase/cds/tree/master/templates/expo-app cds-expo | ||
| cd cds-expo | ||
| ``` |
Contributor
Author
There was a problem hiding this comment.
No way to test this until we release
hcopp
commented
Feb 17, 2026
| return resolve(context, moduleName, platform); | ||
| }; | ||
|
|
||
| module.exports = config; |
Contributor
Author
There was a problem hiding this comment.
We need unstable_enablePackageExports for cds-mobile to work but react-spring is not compatible. I don't this this is too bad, should go away once we are at CDS v9 and at expo v54
hcopp
commented
Feb 17, 2026
|
|
||
| - `DatePicker` | ||
| - `openWebBrowser` | ||
| - `AndroidNavigationBar` |
Contributor
Author
There was a problem hiding this comment.
Figured this was worth placing this in, let me know if y'all disagree or if we should be a little more generic (I think these are the three but not 100% confident).
haoruikun-cb
approved these changes
Feb 17, 2026
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.
What changed? Why?
This PR adds an expo-template app for consumers who want to spin up an app.
UI changes
Docs
App
Testing
Copy the folder "expo-app" to a new directory and follow the readme to get what you expect.
How has it been tested?
Testing instructions
Illustrations/Icons Checklist
Required if this PR changes files under
packages/illustrations/**orpackages/icons/**Change management
type=routine
risk=low
impact=sev5
automerge=false