Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add comment for
canOverrideExistingModule
in ReactModuleInfo
cons…
…tructor on Android (#6877) ## Summary This PR adds a comment in `ReactModuleInfo` constructor in ReanimatedPackage.java. We set `canOverrideExistingModule` to `true` because Reanimated overrides `UIManagerModule`. ## Test plan
- Loading branch information