Skip to content

Latest commit

 

History

History

README.md

@metamask/design-system-react-native

Design System React Native

Installation

First, install the package:

yarn add @metamask/design-system-react-native

or

npm install @metamask/design-system-react-native

Peer Dependencies

This package requires the following peer dependencies to be installed in your project:

yarn add react@>=18.2.0 react-native@>=0.72.0

or

npm install react@>=18.2.0 react-native@>=0.72.0

Note: This package is compatible with React Native 0.72.0 and newer versions, including 0.76.x.

Contributing

This package is part of a monorepo. Instructions for contributing can be found in the monorepo README.