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
{{ message }}
This repository was archived by the owner on Jul 1, 2025. It is now read-only.
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
97
97
```diff
@@ -116,7 +116,7 @@ end
116
116
}
117
117
```
118
118
119
-
### <aname="test-swift" /> [[Test] Test the swift TurboModule]()
119
+
### <aname="test-swift" /> [[Test] Test the swift TurboModule](https://github.com/cipolleschi/RNNewArchitectureLibraries/commit/d90dcb981f36f99b59905078f9cc38b3c27220ba)
0 commit comments