Package Exports
- react-native-border
- react-native-border/package.json
Readme
react-native-border
A lightweight and customizable border component for React Native. Easily add stylish borders with adjustable color, width, and radius. Perfect for UI enhancements in mobile apps.
Installation
npm install react-native-borderUsage
import { multiply } from 'react-native-border';
// ...
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