This repository was archived by the owner on May 20, 2025. It is now read-only.
Commit dfe154d
Remove overriden createJSModules (#895)
Since of recently in master the unused createJSModules has been removed and ReactPackage's no longer contain the definition of createJSModules. There for it must be removed in order to not yield a compile error. This is breaking change.
facebook/react-native@ce6fb331 parent 44e5c84 commit dfe154d
File tree
1 file changed
+0
-5
lines changed- android/app/src/main/java/com/microsoft/codepush/react
1 file changed
+0
-5
lines changedLines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | 305 | | |
311 | 306 | | |
312 | 307 | | |
| |||
0 commit comments