Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pawello2222 authored Nov 3, 2020
1 parent 5b8a4c7 commit bd8c8b4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,18 @@ A Widget that displays the remaining time in seconds and changes color when the

A demo showcasing how to use Deep Links to pass events / information from a Widget to the parent App.

### [Dynamic Intent Widget](https://github.com/pawello2222/WidgetExamples/tree/main/WidgetExamplesWidget/DynamicIntentWidget)

A Widget that has dynamically configurable data.

### [Environment Widget](https://github.com/pawello2222/WidgetExamples/tree/main/WidgetExamplesWidget/EnvironmentWidget)

A demo showcasing how to adjust a Widget View depending on Environment variables.

### [Intent Widget](https://github.com/pawello2222/WidgetExamples/tree/main/WidgetExamplesWidget/IntentWidget)

A Widget that has a configurable background color.

### [Network Widget](https://github.com/pawello2222/WidgetExamples/tree/main/WidgetExamplesWidget/NetworkWidget)

A demo showcasing how to load data from a network request and populate the Widget Timeline.
Expand Down

0 comments on commit bd8c8b4

Please sign in to comment.