2 releases

0.1.1 Mar 14, 2024
0.1.0 Mar 14, 2024

#89 in macOS and iOS APIs

Download history 178/week @ 2024-03-09 44/week @ 2024-03-16 8/week @ 2024-03-23 32/week @ 2024-03-30 8/week @ 2024-04-06

142 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

~11MB
~225K SLoC