@tomgransden/react-native-component-lib

A selection of components for React Native apps


Keywords
react-native, ios, android
License
MIT
Install
npm install @tomgransden/react-native-component-lib@0.1.4

Documentation

react-native-component-lib

A selection of components for React Native apps

Installation

npm install react-native-component-lib

Usage

import ComponentLib from "react-native-component-lib";

// ...

const result = await ComponentLib.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT