3 unstable releases

new 0.2.0 Jul 7, 2024
0.1.1 Mar 14, 2024
0.1.0 Mar 14, 2024

#95 in macOS and iOS APIs


Used in bevy_ios_impact

MIT/Apache

6KB
59 lines

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.

Dependencies

~3MB
~64K SLoC