Skip to content
  • Lê Công Tuấn's avatar
    727615ab
    feat: Initial react-native-gamepad module · 727615ab
    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
    727615ab
    feat: Initial react-native-gamepad module
    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