Commit 8a69a74
chore: RN 0.80 compatibility (#3125)
* chore: add compatibility for RN 0.79
* chore: update package variants
* chore: add support for RN 0.79 to sample app
* chore: bump typescript app
* chore: upgrade expo app too
* chore: rn 0.80 compat and sample app upgrade
* fix: upgrade TS app to 0.80
* fix: upgrade TS app to 0.80
* fix: main application.kt logger
* fix: pbx proj
* fix: pbx proj
* fix: pbx proj
* fix: fastfile change
* fix: fastfile change
* revert: info.plist changes
* revert: info.plist changes
* fix: action
* fix: action
---------
Co-authored-by: Khushal Agarwal <khushal.agarwal987@gmail.com>1 parent 8872231 commit 8a69a74
31 files changed
Lines changed: 3298 additions & 2058 deletions
File tree
- .github/workflows
- examples
- SampleApp
- android
- app/src/main/java/com/sampleapp
- gradle/wrapper
- ios
- SampleApp-tvOS
- SampleApp
- TypeScriptMessaging
- android
- app/src/main/java/com/typescriptmessaging
- gradle/wrapper
- ios
- TypeScriptMessaging
- package
- __mocks__
- src/mock-builders/native
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
41 | 54 | | |
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments