react-native-wireframe
v0.0.3
Published
A pure React Native components library.
Readme
React Native Wireframe
This package is the core UI library containing the wireframe components.
Installation
npm install react-native-wireframeUsage
import { WButton } from "react-native-wireframe";
// Your code here