ios_impact

Crates.ioios_impact
lib.rsios_impact
version0.2.0
sourcesrc
created_at2024-03-14 13:33:03.482993
updated_at2024-07-07 20:17:31.052148
descriptionobjc2 abstractions over ios UIKit UIFeedbackGenerator
homepagehttps://github.com/rustunit/bevy_ios_impact
repositoryhttps://github.com/rustunit/bevy_ios_impact
max_upload_size
id1173397
size16,854
(extrawurst)

documentation

https://docs.rs/ios_impact

README

ios_impact

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.

Commit count: 33

cargo fmt