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
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -54,9 +54,10 @@ file.append(data);
54
54
file.close();
55
55
```
56
56
57
-
## API Reference
57
+
## Documentation
58
58
59
-
The full API reference is available [here](docs/API.md).
59
+
-[Full API reference](docs/API.md)
60
+
-*Nitro Modules — The easiest and fastest way to write React Native modules*, [Medium article](https://medium.com/@dave.weese/nitro-modules-1e0fbffcdda4)
0 commit comments