1.0.0 • Published 11 months ago

@quidone/react-native-wheel-picker-feedback v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

🙌 React Native Wheel Picker Feedback 🙌

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

1.0.0

11 months ago

0.0.2

11 months ago

0.0.1

12 months ago

0.0.0

12 months ago