Skip to content

quidone/react-native-wheel-picker-feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

🙌 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 && bundle 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

About

Impact and sound for the wheel picker

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors