Skip to content

5.1.2

Choose a tag to compare

@dcvz dcvz released this 20 May 18:14
· 1 commit to main since this release
4bcb96f

Patch release for iOS New Architecture on React Native 0.80.

Full notes: rntp.dev/changelog#5.1.2

Fixed

  • package.json exports (iOS, RN 0.80) — export ./package.json so RN codegen can resolve @rntp/player and emit RNTrackPlayerSpec.h. RN 0.83+ and Android are unaffected.

Upgrade

npm install @rntp/player@5.1.2
# iOS
cd ios && pod install