Crates.io | ios_impact |
lib.rs | ios_impact |
version | 0.2.0 |
source | src |
created_at | 2024-03-14 13:33:03.482993 |
updated_at | 2024-07-07 20:17:31.052148 |
description | objc2 abstractions over ios UIKit UIFeedbackGenerator |
homepage | https://github.com/rustunit/bevy_ios_impact |
repository | https://github.com/rustunit/bevy_ios_impact |
max_upload_size | |
id | 1173397 |
size | 16,854 |
Exposes UIImpactFeedbackGenerator API via objc2 Abstraction.
On non-ios platforms this has no effect and will compile.
Currently build using objc2="0.4.1"
to match Bevy.
Primary usage of this is in bevy_ios_impact
but should be usable outside of Bevy.