Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade React Native on a new RDT backend (#46669)
Summary: Pull Request resolved: #46669 # Changelog: [Internal] In React DevTools 6.0.0, settings manager is [no longer used](facebook/react#30986), because the host of the Backend is responsible for settings persistance. Also, `installHook()` call was removed from the top level of the JavaScript module and now we need to call `initialize()` explicitly. The logic for persisting settings will be added in one of the next diffs at the top. Reviewed By: huntie Differential Revision: D62967059 fbshipit-source-id: 5022546aab02540f38c8d2e2f2e7dfeb82863f3f
- Loading branch information