react-native-platform-components-test
v0.0.1
Published
A cross-platform toolkit of native UI components for React Native.
Readme
react-native-platform-components
A cross-platform toolkit of native UI components for React Native.
Installation
npm install react-native-platform-componentsUsage
import { PlatformComponentsView } from "react-native-platform-components";
// ...
<PlatformComponentsView color="tomato" />Contributing
License
MIT
Made with create-react-native-library
