Skip to content

dannyhw/example-react-native-ui

 
 

Repository files navigation

example-react-native-ui

UI Library for React Native

Installation

npm install example-react-native-ui

Usage

import { multiply } from 'example-react-native-ui';

// ...

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

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 70.1%
  • TypeScript 29.9%