Skip to content

Simplify react-native-web fork usage#6363

Closed
kidroca wants to merge 4 commits intoExpensify:mainfrom
kidroca:kidroca/react-native-web-fork-fix
Closed

Simplify react-native-web fork usage#6363
kidroca wants to merge 4 commits intoExpensify:mainfrom
kidroca:kidroca/react-native-web-fork-fix

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