Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump iOS and Android dependencies to support elastic easing and nested inputs #210

Merged
merged 3 commits into from
Nov 27, 2023

Conversation

zplata
Copy link
Contributor

@zplata zplata commented Nov 20, 2023

Bumping iOS to 5.5.1 and Android 8.7.0.

Notes:

  • Needed to bump the compile SDK to 34 in alignment with Android runtime
  • Necessary dependency bumps in the example app:
    • react-native-screens - type complaint on build with this dependency in Android
    • Added some changes to the Podfile in the iOS setup here to accommodate an old API used in a React Native dependency that throws an error when the example app is run in XCode 15 environment
  • Added a short example using nested inputs for testing

@zplata zplata requested a review from HayesGordon November 20, 2023 20:31
Copy link
Contributor

@HayesGordon HayesGordon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for updating these.

@zplata zplata merged commit 655412c into main Nov 27, 2023
1 check passed
@zplata zplata deleted the bump-deps-5.6.1 branch November 27, 2023 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants