JSPM

react-native-border

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q50625F
  • License MIT

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.

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-border

Usage

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