Skip to content

feat: expo template#402

Merged
hcopp merged 4 commits intomasterfrom
hunter/expo-template
Feb 17, 2026
Merged

feat: expo template#402
hcopp merged 4 commits intomasterfrom
hunter/expo-template

Conversation

@hcopp
Copy link
Copy Markdown
Contributor

@hcopp hcopp commented Feb 17, 2026

What changed? Why?

This PR adds an expo-template app for consumers who want to spin up an app.

UI changes

Docs

image image

App

image

Testing

Copy the folder "expo-app" to a new directory and follow the readme to get what you expect.

How has it been tested?

  • Unit tests
  • Interaction tests
  • Pseudo State tests
  • Manual - Web
  • Manual - Android (Emulator / Device)
  • Manual - iOS (Emulator / Device)

Testing instructions

Illustrations/Icons Checklist

Required if this PR changes files under packages/illustrations/** or packages/icons/**

  • verified visreg changes with Terran (include link to visreg run/approval)
  • all illustration/icons names have been reviewed by Dom and/or Terran

Change management

type=routine
risk=low
impact=sev5

automerge=false

@hcopp hcopp self-assigned this Feb 17, 2026
@cb-heimdall
Copy link
Copy Markdown
Collaborator

cb-heimdall commented Feb 17, 2026

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 1
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1
CODEOWNERS ✅ See below

CODEOWNERS

Code Owner Status Calculation
ui-systems-eng-team 1/1
Denominator calculation
Additional CODEOWNERS Requirement
Show calculation
Sum 0
0
From CODEOWNERS 1
Sum 1

```bash
npx -y gitpick coinbase/cds/tree/master/templates/expo-app cds-expo
cd cds-expo
```
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No way to test this until we release

return resolve(context, moduleName, platform);
};

module.exports = config;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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


- `DatePicker`
- `openWebBrowser`
- `AndroidNavigationBar`
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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).

@hcopp hcopp marked this pull request as ready for review February 17, 2026 20:51
@hcopp hcopp merged commit f2a6486 into master Feb 17, 2026
21 checks passed
@hcopp hcopp deleted the hunter/expo-template branch February 17, 2026 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants