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
F3230900: D5901.id19806.diff
Tue, Nov 12, 9:34 AM
Unknown Object (File)
Sun, Nov 10, 5:55 PM
Unknown Object (File)
Wed, Nov 6, 6:25 AM
Unknown Object (File)
Wed, Nov 6, 6:25 AM
Unknown Object (File)
Wed, Nov 6, 6:25 AM
Unknown Object (File)
Wed, Nov 6, 6:25 AM
Unknown Object (File)
Oct 8 2024, 9:14 AM
Unknown Object (File)
Oct 7 2024, 8:25 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
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.