0.1.0 • Published 2 years ago

@m2-modules/react-native-ios-feedback-generator v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@m2-modules/react-native-ios-feedback-generator

React native feedback generator module for iOS

Installation

npm install @m2-modules/react-native-ios-feedback-generator

Usage

import {
  impactFeedback,
  ImpactFeedbackStyle,
} from '@m2-modules/react-native-ios-feedback-generator';

// ...

impactFeedback(ImpactFeedbackStyle.Heavy);

Contributing

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

License

MIT

0.1.0

2 years ago