This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
6.0.0
[6.0.0] - 2022-02-10
Added:
- Expanded supported versions of React Native to include 0.65, 0.66, and 0.67 releases.
- Added a manual testing application to the repository.
- Extensive testing of build configurations in CI to allow quicker validation of compatibility against multiple React Native releases and XCode versions.
Changed:
- iOS: The native
podspec
for iOS has been renamed to fix automatic linking. Updating may require removing references to the oldpodspec
.
Fixed:
- iOS: Fixed an issue that prevented using
jsonVariation
andjsonVariationDetail
with array default values. (#112)
Removed:
- Support for React Native 0.63.