Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce ModuleDataCleaner.cleanDataFromModules(ReactContext)
Summary: ModuleDataCleaner.cleanDataFromModules(**ReactContext**) is just like ModuleDataCleaner.cleanDataFromModules(**CatalystInstance**). However, one key difference is that this new method is bridgeless mode compatible. CatalystInstance doesn't exist in bridgeless mode. Changelog: [Android][Added] Introduce ModuleDataCleaner.cleanDataFromModules(ReactContext) Reviewed By: sshic Differential Revision: D35286939 fbshipit-source-id: 1c09a3b34add88f848eab43b42b39ab624f0818b
- Loading branch information