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.