Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deprecate ReactPackage.createNativeModules recommending using getModu…
…le instead (facebook#39339) Summary: Pull Request resolved: facebook#39339 Deprecating createNativeModules method from ReactPackage interface recommending using getModule instead in the new architecture of React Native changelog: [Android][Changed] Deprecating createNativeModules method from ReactPackage interface recommending using getModule instead in the new architecture of React Native Reviewed By: cortinico Differential Revision: D48992719 fbshipit-source-id: 9c863f25086c459ed374bd0c57868e4bbdbde196
- Loading branch information