Skip to content

A javascript circular picker that works on ios, android and web.

License

Notifications You must be signed in to change notification settings

Moneybounce/circular-picker

Repository files navigation

react-native-circular-picker

A javascript circular picker that works on ios, android and web.

todo

  • ABSTRACT STYLES
  • ALLOW FOR FUNCTION TO BE RUN ON MOOVE AND ON STEP REACH

Installation

npm install react-native-circular-picker

Usage

import { multiply } from "react-native-circular-picker";

// ...

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 javascript circular picker that works on ios, android and web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published