3 unstable releases

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

#90 in macOS and iOS APIs

Download history 1/week @ 2024-08-31 17/week @ 2024-09-07 22/week @ 2024-09-14 20/week @ 2024-09-21 30/week @ 2024-09-28 23/week @ 2024-10-12 11/week @ 2024-10-19 26/week @ 2024-10-26 28/week @ 2024-11-02 10/week @ 2024-11-09 10/week @ 2024-11-16 7/week @ 2024-11-23 16/week @ 2024-11-30 37/week @ 2024-12-07 22/week @ 2024-12-14

83 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