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

Simplify react-native-web fork usage #6363

Closed

Conversation

kidroca
Copy link
Contributor

@kidroca kidroca commented Nov 18, 2021

Details

Instead of installing all react-native-web dependencies and then build the whole package every time
npm install runs we can just apply the patch witch the changes through patch-package

Related to this slack thread: https://expensify.slack.com/archives/C01GTK53T8Q/p1636047163494200

Fixed Issues

$ N/A

Tests

The same steps listed in this PR: #6268

QA Steps

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

image

Mobile Web

Desktop

iOS

Android

@kidroca
Copy link
Contributor Author

kidroca commented Nov 18, 2021

Results:

image

  • 🟠 npm install impact before this PR
  • 🟢 npm install impact after this PR

@kidroca
Copy link
Contributor Author

kidroca commented Dec 21, 2021

It was decided against using patch-package

@kidroca kidroca closed this Dec 21, 2021
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