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

feat: upgrade managedExpo example to Expo SDK 51 #247

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lukasjhan
Copy link

@lukasjhan lukasjhan commented Jun 26, 2024

Hi iamport maintainers.

This is my first contribution. If I missed something please feel free to let me know.
I'm open to any feedback or suggestions for improvement. If there are any areas you'd like me to modify or expand upon, please let me know. :)

Upgrade Expo SDK to version 51 for compatibility with latest Expo Go app

This PR updates the Expo SDK version from 49 to 51 in the iamport mangedExpo example. The previous version in the mangedExpo example was incompatible with the latest Expo Go app. It requires SDK version 51.

Changes made:

  • Updated Expo SDK from version 49 to 51
  • Tested the changes using the Expo Go app on a Galaxy Flip 5 device

This update ensures that the example can be run on the most recent version of the Expo Go app, improving accessibility for developers using the latest tools.

Thank you for considering my contribution!

@lukasjhan lukasjhan changed the title feat: upgrade managedExpo example to Expo SDK 51. feat: upgrade managedExpo example to Expo SDK 51 Jun 26, 2024
@lukasjhan
Copy link
Author

Be advised, I didn't test it in iOS. It may not be working correctly on iOS devices.

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.

1 participant