Skip to content

Duell10111/rn-search-bar

Repository files navigation

@duell10111/rn-search-bar

Searchbar

Installation

npm install @duell10111/rn-search-bar

Usage

import { RnSearchBarView } from "@duell10111/rn-search-bar";

// ...

<RnSearchBarView color="tomato" />

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