Skip to content

A easy to use toolkit for adding browser like features in your React Native Applications

License

Notifications You must be signed in to change notification settings

Dev-Elevate/react-native-browser-tools

Repository files navigation

react-native-browser-tools

A easy to use toolkit for adding browser like features in your React Native Applications

Installation

npm install react-native-browser-tools

Usage

import { multiply } from 'react-native-browser-tools';

// ...

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

A easy to use toolkit for adding browser like features in your React Native Applications

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published