3 unstable releases

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

#94 in macOS and iOS APIs

Download history 27/week @ 2024-07-29 4/week @ 2024-09-02 15/week @ 2024-09-09 23/week @ 2024-09-16 23/week @ 2024-09-23 25/week @ 2024-09-30 31/week @ 2024-10-14 3/week @ 2024-10-21 32/week @ 2024-10-28

66 downloads per month
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
~63K SLoC