You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -13,12 +13,12 @@ Start from there up to the `[TurboModule] Test the Turbomodule` section. Then, f
13
13
14
14
## Steps
15
15
16
-
### <aname="update" />[[Setup] Update to 0.71-RC.3]()
16
+
### <aname="update" />[[Setup] Update to 0.71-RC.3](https://github.com/cipolleschi/RNNewArchitectureLibraries/commit/a2d9d5c19eb4b936b91f937777f8590952aa6371)
17
17
18
18
1.`cd NewArchitecture` - It has been created in this [step](https://github.com/react-native-community/RNNewArchitectureLibraries/tree/feat/back-turbomodule-070#tm-test).
1. Open the `calculator/ios/RNCalculator.mm` file and update the logic to invoke the Swift one
96
96
```diff
@@ -115,7 +115,7 @@ end
115
115
}
116
116
```
117
117
118
-
### <aname="test-swift" /> [[Test] Test the swift TurboModule]()
118
+
### <aname="test-swift" /> [[Test] Test the swift TurboModule](https://github.com/cipolleschi/RNNewArchitectureLibraries/commit/76923b13da87a09add8b0727032e80fdf7c1b11e)
0 commit comments