whatasoda / react-native-planarian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-planarian

Allows you to split your heavy JavaScript process of React Native app into small processes

Installation

npm install react-native-planarian

Usage

import { multiply } from 'react-native-planarian';

// ...

const result = 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

License:MIT License


Languages

Language:Ruby 23.6%Language:Kotlin 15.6%Language:Objective-C 15.6%Language:Java 12.8%Language:JavaScript 12.8%Language:Objective-C++ 8.0%Language:TypeScript 5.7%Language:C++ 2.9%Language:CMake 2.0%Language:C 0.6%Language:Swift 0.4%