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: packages/ios/README.md
+29-1Lines changed: 29 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,4 +16,32 @@ Next, embed the xcframework provided at `build/ios-universal/NativeScript.xcfram
16
16
17
17
## Usage
18
18
19
-
Until we have some example projects to provide, a few example usages in an Expo app are shown in this [tweet](https://x.com/birch_js/status/1773401773266604240).
19
+
Until we have some example projects to provide, a few example usages in an Expo app are shown in this [tweet](https://x.com/birch_js/status/1773401773266604240).
20
+
21
+
## Contributing
22
+
23
+
To build `@nativescript/ios-node-api` for yourself:
Currently, we are following a convention of committing most, if not all, of these build files to source, so you may find that it's ready set up to begin with.
Currently, we are following a convention of committing most, if not all, of these build files to source, so you may find that it's ready set up to begin with.
0 commit comments