okeedesign-mobile-react
okeedesign-mobile-react copied to clipboard
High Performance, Flexiable Configuration, Various Components
OKeeDesign Mobile React
OKeeDesign Mobile React is a mobile side component library based on OKeeDesign.
English | 简体中文
Features
- Provide 36 highly qualified components, covering different situations on mobile side
- Support internationalization, support 3 different languages
- Support TypeScript
- Support customizing theme
- Support importing on demand
Quick Preview
For more information, please refer to Quick Start. Scan QR code below to experience components function.
Run Locally node 8+
yarn
yarn start
Quick Start
npm install @okee-uikit/m-react
Global Import
import React from 'react';
import '@okee-uikit/m-react/lib/index.css';
import { Button } from '@okee-uikit/m-react';
License
OKeeDesign Mobile React MIT licensed.