All tutorials live in the root of the repo and conform to the following structure. name-of-tutorial ├── 1.md ├── 2.md ├── 3.md ├── ... ├── images │ ├── image-1.png │ └── ... ├── metadata.json ...
As part of this tutorial, we will look at NativeScript in the context of a code-sharing project. However, you can also use NativeScript to build mobile apps without the web. Check out this tutorial on ...