Haptica触觉反馈生成器

Haptica 是一个简单实用的触觉反馈生成器,使用起来相当轻松。你只需要通过pod try Haptica来引入它,支持 iOS 9.0 以上版本,Xcode 8.0 及以上,Swift 5(Haptica 3.x)或者 Swift 4(Haptica 2.x)。它主要用来生成设备的触觉反馈,比如你想在用户界面发生碰撞或卡住时给用户一点震动提示,Haptica 就能搞定。impact反馈、light反馈等等,都可以轻松实现。前提是你的设备支持 Taptic Engine,且触觉反馈在系统设置里已开启。
使用时也蛮,调用Haptic.impact(.light).generate()就可以生成反馈。对于需要增强用户体验的应用来说,Haptica 算是一个不错的小工具。如果你想让你的应用更有互动性,绝对可以试试。
提醒:一定要确保在前台运行应用并且启用了触觉反馈设置,否则不起作用。

zip
Haptica-master.zip 预估大小:81个文件
folder
Haptica-master 文件夹
folder
.github 文件夹
file
ISSUE_TEMPLATE.md 775B
file
PULL_REQUEST_TEMPLATE.md 689B
file
CONTRIBUTING.md 3KB
file
CODE_OF_CONDUCT.md 3KB
folder
Sources 文件夹
file
Associated.swift 735B
file
Pattern.swift 2KB
file
Haptic.swift 2KB
file
Info.plist 770B
file
Hapticable.swift 2KB
file
Haptica.h 483B
file
Extensions.swift 547B
folder
Haptica.xcodeproj 文件夹
folder
xcshareddata 文件夹
folder
xcschemes 文件夹
file
Haptica.xcscheme 3KB
file
Example.xcscheme 3KB
folder
project.xcworkspace 文件夹
folder
xcshareddata 文件夹
file
IDEWorkspaceChecks.plist 238B
file
contents.xcworkspacedata 152B
file
project.pbxproj 21KB
file
Haptica.podspec 852B
file
.travis.yml 429B
folder
Images 文件夹
file
logo.png 236KB
file
logo.sketch 99KB
file
demo.png 56KB
file
LICENSE 1KB
folder
Example 文件夹
file
ViewController.swift 2KB
file
Info.plist 1KB
file
AppDelegate.swift 514B
folder
Base.lproj 文件夹
file
LaunchScreen.storyboard 2KB
file
Main.storyboard 16KB
folder
Assets.xcassets 文件夹
folder
AppIcon.appiconset 文件夹
file
Contents.json 1KB
file
README.md 4KB
file
Package.swift 996B
folder
docs 文件夹
file
index.html 13KB
folder
Enums 文件夹
file
HapticFeedbackType.html 7KB
file
Note.html 6KB
file
HapticFeedbackStyle.html 7KB
file
Haptic.html 13KB
file
Protocols.html 5KB
file
search.json 4KB
folder
img 文件夹
file
dash.png 1KB
file
gh.png 2KB
file
carat.png 274B
folder
js 文件夹
file
jquery.min.js 94KB
file
jazzy.js 1KB
folder
docsets 文件夹
folder
Haptica.docset 文件夹
folder
Contents 文件夹
file
Info.plist 614B
folder
Resources 文件夹
file
docSet.dsidx 12KB
folder
Documents 文件夹
file
index.html 13KB
folder
Enums 文件夹
file
HapticFeedbackType.html 7KB
file
Note.html 6KB
file
HapticFeedbackStyle.html 7KB
file
Haptic.html 13KB
file
Protocols.html 5KB
file
search.json 4KB
folder
img 文件夹
file
dash.png 1KB
file
gh.png 2KB
file
carat.png 274B
folder
js 文件夹
file
jquery.min.js 94KB
file
jazzy.js 1KB
file
Enums.html 9KB
folder
Protocols 文件夹
file
Hapticable.html 13KB
folder
Extensions 文件夹
file
UIControl.html 6KB
folder
UIControl 文件夹
file
Event.html 5KB
file
UIControlEvents.html 4KB
file
UIButton.html 4KB
file
Extensions.html 4KB
file
badge.svg 1KB
file
undocumented.json 3KB
folder
css 文件夹
file
jazzy.css 7KB
file
highlight.css 4KB
file
Haptica.tgz 48KB
file
Enums.html 9KB
folder
Protocols 文件夹
file
Hapticable.html 13KB
folder
Extensions 文件夹
file
UIControl.html 6KB
folder
UIControl 文件夹
file
Event.html 5KB
file
UIControlEvents.html 4KB
file
UIButton.html 4KB
file
Extensions.html 4KB
file
badge.svg 1KB
file
undocumented.json 7KB
folder
css 文件夹
file
jazzy.css 7KB
file
highlight.css 4KB
file
.gitignore 1KB
file
CHANGELOG.md 2KB
...
zip 文件大小:505.09KB