- Notifications
You must be signed in to change notification settings - Fork1
LuisRodriguezLD/Fuse-TapticFeedback
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Exposes Apple'sUIFeedbackGenerator to use withFuse.Written in Swift and implemented using Foreign code.
Quite simple, really.Justrequire
it and you are ready to go.
It has three styles:
- Light
- Medium
- Heavy
There are also:
- Success
- Error
- Warning
var Feedback = require("FeedbackModule");Feedback.Raise("Success");
Important Notes:
- Only iPhone 7/7 plus and older have Taptic engine.
- This API was introduced in iOS 10, you need to build for that OS.
- Swift 3.2 is necessary if building with Xcode 9.
About
Exposes the UIFeedbackGenerator native API to use in Javascript
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.