react-native-surface
v0.1.1
Published
React Native Surface is a powerful, mobile-first UI component library designed for Android and iOS. It provides a consistent, accessible, and highly customizable design system, making it easy to build modern and responsive applications. Built for scalabil
Maintainers
Readme
react-native-surface
A modern and customizable UI library for React Native with ready-to-use components like buttons, modals, toasters, and more. Designed for simplicity, scalability, and seamless integration.
Installation
npm install react-native-surfaceUsage
import { multiply } from 'react-native-surface';
// ...
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
