react-native-isal-button
v0.1.0
Published
just another test library
Downloads
4
Readme
react-native-isal-button
just another test library
Installation
npm install react-native-isal-button
Usage
import AppButton from 'react-native-isal-button';
// ...
const component = () => {
return {
<AppButton />
}
}
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