Skip to content

TheEhsanSarshar/react-native-layout-utils

Repository files navigation

react-native-layout-utils

a utility library to make it easy to create layouts in react native

Installation

npm install react-native-layout-utils

Usage

import { multiply } from 'react-native-layout-utils';

// ...

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

About

a set of utility helpers and components to make creating layout fun and easy in react native

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published