mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-11 14:52:54 +01:00
Feat/os fixes (#65)
* Feat: Add notices of creating empty git repos * Feat: remove references to workspaces and cloud and add notices of old videos
This commit is contained in:
@@ -7,4 +7,8 @@ title: Horizontal List with Snapping
|
||||
|
||||
This short build along shows how to create a Horizontal list with Cards. It will show you how to work with advanced **Scrolling** in lists.
|
||||
|
||||
:::note
|
||||
This video is from a deprecated commercial version of Noodl and includes some features not present in the open source version, notably workspaces and built-in Git hosting
|
||||
:::
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/x0nWHv2uCHI" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>
|
||||
|
||||
@@ -7,6 +7,10 @@ title: Star Rating Component
|
||||
|
||||
This short build along shows how to work with _animations_, _visual states_ and _component logic_ to build a visually rich star rating component.
|
||||
|
||||
:::note
|
||||
This video is from a deprecated commercial version of Noodl and includes some features not present in the open source version, notably workspaces and built-in Git hosting
|
||||
:::
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/VwgcIsclVpE" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>
|
||||
|
||||
You can import the full project [here](/library/examples/star-rating-component).
|
||||
|
||||
@@ -9,6 +9,10 @@ In this three parts video series, Johan walks your through the creation of a sim
|
||||
|
||||
You can import the full project [here](/library/examples/survey-app).
|
||||
|
||||
:::note
|
||||
These videos are from a deprecated commercial version of Noodl and include some features not present in the open source version, notably workspaces and built-in Git hosting
|
||||
:::
|
||||
|
||||
## Part 1 - Navigation & Components
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/ntKTCC7eEk0" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>
|
||||
|
||||
@@ -9,6 +9,10 @@ In this two parts video series, Johan will walk you through how he builds a task
|
||||
|
||||
You can import the full project [here](/library/examples/task-list-app).
|
||||
|
||||
:::note
|
||||
These videos are from a deprecated commercial version of Noodl and include some features not present in the open source version, notably workspaces and built-in Git hosting
|
||||
:::
|
||||
|
||||
## Part 1 - UI Controls and Layout
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/TNnn0Gzj-H4" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>
|
||||
|
||||
Reference in New Issue
Block a user