plahteenlahti / react-native-lumi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-lumi

React Native Lumi component library

Installation

npm install react-native-lumi

Usage

import { multiply } from "react-native-lumi";

// ...

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

License:MIT License


Languages

Language:Java 42.9%Language:Objective-C 22.4%Language:TypeScript 18.4%Language:JavaScript 10.2%Language:Ruby 4.0%Language:Shell 1.0%Language:C 0.7%Language:Swift 0.4%