@react-native-ui-components/toolbar
v1.1.0
Published
Toolbar component for React Native
Downloads
2
Maintainers
Readme
@react-native-ui-components/toolbar
Toolbar component for React Native
Installation
npm install @react-native-ui-components/toolbar
peer dependencies:
- react-native-safe-area-context
Usage
import {Toolbar} from "@react-native-ui-components/toolbar";
// ...
<Toolbar></Toolbar>;
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library