Page MenuHomePhabricator

[native] [7/40] RN 0.70: Get rid of Flipper
ClosedPublic

Authored by ashoat on Dec 17 2022, 7:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 30, 8:32 AM
Unknown Object (File)
Sun, May 26, 4:16 PM
Unknown Object (File)
Sat, May 25, 4:41 AM
Unknown Object (File)
Sat, May 25, 4:41 AM
Unknown Object (File)
Sat, May 25, 4:41 AM
Unknown Object (File)
Sat, May 25, 4:41 AM
Unknown Object (File)
Fri, May 3, 4:52 PM
Unknown Object (File)
Fri, May 3, 4:51 PM
Subscribers

Details

Summary

I was seeing build issues with the NotificationServiceExtension on iOS release builds until I disabled Flipper.

Flipper has always been a pain with builds and build times, and has always kind of sucked as a debugging tool. Instead, a later diff in this stack will introduce expo-dev-client, which has the ability to do JS debugging with Hermes.

Depends on D5900

Test Plan

Tested along with whole stack: test plan

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

docs/dev_environment.md
288

cc @jon

Harbormaster returned this revision to the author for changes because remote builds failed.Dec 17 2022, 7:48 PM
Harbormaster failed remote builds in B14230: Diff 19464!

Please ignore CI until the end of the stack

This revision is now accepted and ready to land.Dec 20 2022, 9:37 AM

Replace accidental tab characters in root package.json

This revision was landed with ongoing or failed builds.Dec 20 2022, 12:00 PM
This revision was automatically updated to reflect the committed changes.