Summary: This is the second part of the feature which enables data/log persistence by adding a global setting which controls whether the data is wiped when the same device is disconnected and reconnected. Building on the previous diff, this diff uses the setting from the Redux Store to determine whether to "wipe" the data or not. Changelog: Added option in Flipper settings to persist device data upon reconnection instead of wiping everything. Reviewed By: mweststrate Differential Revision: D38076567 fbshipit-source-id: 83658ac09bc88921a56517e1a1f624d4a4bbc2c5
flipper-ui-core (TBD)
Flipper's UI, agnostic of Electron vs Browser.