-
Lê Công Tuấn authored
- Add Nitro spec with GamepadDevice, AxisEvent, ButtonEvent, HatEvent interfaces - Implement HybridGamepad C++ core with deadzone processing and event handling - Add Android GamepadProvider with InputDevice API support - Add iOS HybridGamepad.mm with GCController framework - Create useGamepad React hook with state management - Add comprehensive README with usage examples and API reference - Support USB and Bluetooth gamepads on both platforms - Include vibration/haptic feedback support
Lê Công Tuấn authored- Add Nitro spec with GamepadDevice, AxisEvent, ButtonEvent, HatEvent interfaces - Implement HybridGamepad C++ core with deadzone processing and event handling - Add Android GamepadProvider with InputDevice API support - Add iOS HybridGamepad.mm with GCController framework - Create useGamepad React hook with state management - Add comprehensive README with usage examples and API reference - Support USB and Bluetooth gamepads on both platforms - Include vibration/haptic feedback support
Loading