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

chore: upgrade to Expo 50 #27

Merged
merged 1 commit into from
Feb 29, 2024
Merged

chore: upgrade to Expo 50 #27

merged 1 commit into from
Feb 29, 2024

Conversation

e-younan
Copy link
Member

@e-younan e-younan commented Feb 29, 2024

Description

  • Upgraded SDK to Expo 50
  • Verified application works on web
  • Remove @react-native-community/blur in favor of expo-blur for cross-compatibility
  • Removed RN Image in favor of Expo Image for cross-compatibility
  • Fixed Twitter Profile example to work on web

Motivation and Context

In order to ensure that the package works for web, I tested the example application with the latest Expo 50 SDK and got all of the examples working on all platforms in the example application.

How Has This Been Tested?

Tested all pages on the example application on all platforms.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have followed the guidelines in the README.md file.
  • I have updated the documentation as necessary.
  • My changes generate no new warnings.

Recordings

Screen.Recording.2024-02-29.at.2.43.44.AM.mov

Key Highlights:
- Upgraded SDK to Expo 50
- Verified application works on web
- Remove @react-native-community/blur in favor of expo-blur for
  cross-compatibility
- Removed RN Image in favor of Expo Image for cross-compatibility
- Fixed Twitter Profile example to work on web
@e-younan e-younan merged commit 32b0ee7 into main Feb 29, 2024
3 checks passed
@e-younan e-younan deleted the chore/upgrade-to-expo-50 branch February 29, 2024 07:56
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