Skip to main content

Your privacy settings

We use cookies to help you with journey planning and relevant disruptions, remember your login and show you content you might be interested in. If you’re happy with the use of cookies by West Midlands Combined Authority and our selected partners, click ‘Accept all cookies’. Or click ‘Manage cookies’ to learn more.

Manage Cookies
Beta

This is a new service - your feedback will help us to improve it.

Docs

Mobile application

About

Transport for West Midlands Design System currently supports one method of including styles within your mobile application.

Developing an app for mobile devices - React Native

If you are using React Native, you can import our styles by adding the following code to your project:

// Import react native styles for WMN Design System
import wmndsStyles from "https://unpkg.com/wmn-design-system@2.4.0/build/css/react-native/wmnds.min.js"

When you have added the code to your project, you can start using the Transport for West Midlands Design System. See using the design system.