Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Exposes the UIFeedbackGenerator native API to use in Javascript

NotificationsYou must be signed in to change notification settings

LuisRodriguezLD/Fuse-TapticFeedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

Exposes Apple'sUIFeedbackGenerator to use withFuse.Written in Swift and implemented using Foreign code.

How do I use it?

Quite simple, really.Justrequire it and you are ready to go.

It has three styles:

  • Light
  • Medium
  • Heavy

There are also:

  • Success
  • Error
  • Warning

Example

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp