Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Sky Examples | |
| 2 ============ | |
| 3 | |
| 4 This directory contains several examples of using Sky. | |
| 5 | |
| 6 1. *Hello, world.* The [hello world app](hello_world) is a basic app that shows | |
| 7 the text "hello, world." | |
| 8 | |
| 9 2. *Stocks.* The [stocks app](stocks) is an example of a typical mobile app | |
| 10 built using Sky. The app shows a list of all the stocks in the NASDAQ. | |
| 11 | |
| 12 3. *Widgets.* The [widgets app](widgets) contains a number of Sky widgets so | |
| 13 you can experiment with them in a simple container. | |
| OLD | NEW |