react-native-section-search
v0.1.0
Published
A Section list that is searchable
Downloads
1
Maintainers
Readme
react-native-section-search
A Section list that is searchable
Installation
npm install react-native-section-search
Usage
import { multiply } from 'react-native-section-search';
// ...
const result = await multiply(3, 7);
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