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)
Fri, May 3, 4:52 PM
Unknown Object (File)
Fri, May 3, 4:51 PM
Unknown Object (File)
Fri, May 3, 4:49 PM
Unknown Object (File)
Fri, May 3, 4:48 PM
Unknown Object (File)
Fri, May 3, 4:47 PM
Unknown Object (File)
Fri, May 3, 4:47 PM
Unknown Object (File)
Fri, May 3, 4:47 PM
Unknown Object (File)
Fri, May 3, 8:53 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

docs/dev_environment.md
288 ↗(On Diff #19464)

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.