#ios #objective-c #mobile #api-bindings

ios_impact

objc2 abstractions over ios UIKit UIFeedbackGenerator

3 unstable releases

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

#115 in macOS and iOS APIs

Download history 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

145 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

~4MB
~70K SLoC