-
Notifications
You must be signed in to change notification settings - Fork 58
/
toc.yml
23 lines (23 loc) · 912 Bytes
/
toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
items:
- name: 01 - Getting Started
href: modules/01-Getting-started/README.md
- name: 02 - Creating basic UI layout with C# markup
href: modules/02-Creating-basic-layout-with-C-markup/README.md
- name: 03 - Connect UI with mock data
href: modules/03-Connect-UI-with-mock-data/README.md
- name: 04 - Importing UI from Figma
href: modules/04-Importing-UI-from-Figma/README.md
- name: 05 - Creating the UI
href: modules/05-Creating-the-UI/README.md
- name: 06 - Theme Overrides
href: modules/06-Theme-overrides/README.md
- name: 07 - Navigation
href: modules/07-Navigation/README.md
- name: 08 - Add API endpoints
href: modules/08-Add-API-endpoints/README.md
- name: 09 - FeedView Templates
href: modules/09-FeedView-None-And-Error-templates/README.md
- name: 10 - Media Player
href: modules/10-Add-media-player/README.md
- name: 11 - Finalization
href: modules/11-App-finalization/README.md