New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@coinbase/cds-mobile

Package Overview
Dependencies
Maintainers
2
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coinbase/cds-mobile

Coinbase Design System - Mobile

latest
Source
npmnpm
Version
8.62.1
Version published
Weekly downloads
865
-1.48%
Maintainers
2
Weekly downloads
 
Created
Source

CDS - Mobile

Components for React Native.

How To Get Started

Add the relative path to the CDS icon font to your react-native.config.js. If your project lives in the monorepo this lives in the root react-native.config.js file. There is an example for CDS playground in there.

In this monorepo, run the mobile-app targets from the repo root:

  • yarn nx run mobile-app:go for Expo Go development
  • yarn nx run mobile-app:launch:ios-debug or yarn nx run mobile-app:launch:android-debug for local debug launch

Outside monorepo

  • Install package with yarn add @coinbase/cds-mobile.
  • Update react-native.config.js to include icon font in assets, i.e. assets: ['./node_modules/@coinbase/cds-mobile/icons/font'].

FAQs

Package last updated on 01 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts