@quidone/react-native-wheel-picker-feedback
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

🙌 React Native Wheel Picker Feedback 🙌

React Native Wheel Picker Feedback is released under the MIT license. Current npm package version.

It provides native sound and haptic feedback from the wheel picker. For platform other than iOS, nothing will happen.

This may be used with @quidone/react-native-wheel-picker

Installation

yarn add @quidone/react-native-wheel-picker-feedback

Usage

import WheelPickerFeedback from '@quidone/react-native-wheel-picker-feedback';

WheelPickerFeedback.triggerImpact();
WheelPickerFeedback.triggerSound();
WheelPickerFeedback.triggerSoundAndImpact()

⚡️ Try it out

git clone git@github.com:quidone/react-native-wheel-picker-feedback.git
cd react-native-wheel-picker-feedback
yarn install
cd example && yarn install && yarn ios

👨‍💻 Author

Sergey Rozhkov

🎯 Was it helpful?

Do you like it and find it helpful? You can help this project in the following way:

  • Put the star.
  • 💡 Suggest your ideas.
  • 😉 Open a founded issue.

🤝 Contributing

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

📄 License

Quidone React Native Wheel Picker Feedback is MIT licensed, as found in the LICENSE file.


Made with create-react-native-library

Package Sidebar

Install

npm i @quidone/react-native-wheel-picker-feedback

Weekly Downloads

18

Version

1.0.0

License

MIT

Unpacked Size

26.1 kB

Total Files

36

Last publish

Collaborators

  • rozhkov