Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix TS signature in TrackPlayer.getCurrentTrack()
TrackPlayer returns `null` on ios when current index is out of bounds/invalid (https://github.com/doublesymmetry/react-native-track-player/blob/f6229d68c2cdb650b90c38fa47f7e40d0028dfee/ios/RNTrackPlayer/RNTrackPlayer.swift#L608-L613)
- Loading branch information