Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove deprecated
ReanimatedJSIModulePackage
(software-mansion#3481)
## Description This PR removes `ReanimatedJSIModulePackage` class which was used for initializing Reanimated 2.4.1 and below. Since 2.5.0, Reanimated automatically installs itself on Android. You can remove `getJSIModulePackage()` method in `MainApplication.java` of your app.
- Loading branch information