Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 658 Bytes

File metadata and controls

16 lines (10 loc) · 658 Bytes

State Holder Example

Overview of using the State Holder pattern in Compose including slides and a demo application

Demo

Example application that shows a simple settings screen built in Compose using the State Holder pattern

Slides

Walkthrough of converting a basic Compose Screen to begin using a State Holder

Resources