Skip to content

Latest commit

 

History

556 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coinbase Design System

Coinbase Design System

Welcome to the Coinbase Design System (CDS)!

Please visit our website https://cds.coinbase.com for the latest documentation.

Contributing setup

CDS uses three toolchains: Node for web and React Native, Gradle for native Android, and Xcode for native iOS. Start with the contributor guide and follow the setup instructions for the platform you are changing.

Quick Start

Run one of the available apps to get started:

Storybook (Web)

yarn nx run storybook:dev

Documentation Site

yarn nx run docs:dev

Mobile App

yarn nx run expo-app:ios
yarn nx run expo-app:android

See apps/expo-app/README.md for details.

Native Android App

yarn nx run android-app:launch

Requires JDK 21 and the Android SDK. Open android/ in Android Studio for the IDE workflow.

Native iOS App

yarn nx run ios-gallery:launch

Requires macOS, Xcode with Swift 6 support, an iOS 17+ Simulator, and XcodeGen. Generate the project and open both iOS modules with:

yarn nx run ios-gallery:build
open ios/CDS.xcworkspace

See the native setup guide for Android and iOS prerequisites.

Platforms

CDS ships on four platforms:

Platform Package
Web (React) packages/web
Mobile (React Native) packages/mobile
Native Android (Compose) packages/cds-android
Native iOS (SwiftUI) packages/cds-ios

Contributing

We welcome contributions to the Coinbase Design System. Read CONTRIBUTING.md for the pull-request process and docs/ for local development, validation, and CI guidance.

Versioning

CDS generally follows Semantic Versioning.

We aim to preserve type/public API compatibility across minor and patch releases. Visual changes are allowed in minor releases. Review changelog entries and validate UI when upgrading.

Node packages use Nx release version plans, while Android and iOS version independently. See the versioning and release guide.

Security

For information about reporting security vulnerabilities, please see our Security Policy.

License

This project is licensed under the terms described in LICENSE.

About

Coinbase Design System

Resources

Contributing

Security policy

Stars

496 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages