aws / amazon-ivs-react-native-player

A React Native wrapper for the Amazon IVS iOS and Android player SDKs.
Apache License 2.0
299 stars 31 forks source link

chore: upgrade react-native to 0.69.7 #115

Closed hurali97 closed 1 year ago

hurali97 commented 1 year ago

Description of changes:

This upgrades the both example project and library version of react-native to 0.69.7. It also includes upgrading of necessary dependencies to the compatible version with 0.69.7. We also had to update the configuration for detox, since it's now on 20.1.0.

Test plan:

Tested both android and iOS, debug and release variants using detox. Output is all 🟢

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.