talon

Results 3 issues of talon

Solved issue #11 and #3 Add type definition from [@types/react-gamepad](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-gamepad)

# Overview I updated the package dependencies and fixed a bug related to iOS usage. On iOS, `require('react-native').BackHandler` returns `null`, which causes an error when calling `addEventListener` on `BackHandler`. To...

**Describe the bug** When embedding a YouTube player inside a react-native-modal, the video displays correctly, but user interactions (e.g., tapping on the YouTube player controls) do not work. It appears...