Skip to content

1.6.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@Werror Werror released this 02 Feb 22:43
· 1 commit to main since this release
v1.6.0-rc.1
5a5498b

What's Changed

Upgraded to React Native 0.82.1 (via 0.76.9 → 0.81.5 → 0.82.1) with full support for the new architecture

  • Complete New Architecture Migration:
    • Migrated to Fabric renderer for improved UI performance
    • Implemented TurboModules for faster native module communication
    • Updated to use Codegen for type-safe native interfaces
    • Removed legacy bridge-based implementation

iOS Updates:

  • Updated iOS deployment target to 15.1 to meet dependency requirements
  • Fixed iOS Podfile compatibility issues (removed Flipper, fixed glog dependencies)

Android Updates:

  • Updated Gradle configuration for RN 0.82 compatibility

  • Updated Gradle wrapper and build tools

  • Migrated to new ViewManager implementation

  • Updated package structure for new architecture

  • Added yarn hoisting configuration for better dependency management

  • Renamed podspec from amazon-ivs-react-native-player.podspec to AmazonIvs.podspec

Security Vulnerabilities

New Contributors

Full Changelog: https://github.com/aws/amazon-ivs-react-native-player/commits/v1.6.0-rc.1