Commit 86d028d
Support RN 0.47 on Android (#9)
RN 0.47 introduces a breaking change to createJSModules:
facebook/react-native@ce6fb33
This commit upgrades as advised in the commit message of ce6fb33.1 parent a1105d8 commit 86d028d
File tree
1 file changed
+1
-1
lines changed- android/src/main/java/com/apsl/versionnumber
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments