Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 238 Bytes

File metadata and controls

10 lines (7 loc) · 238 Bytes

Demo State Hoist App

Simple app to demonstrate State Hoisting

  • Two TextField. One Hoisted and the other not
  • One Button with Hoisted counter
  • no viewmodel, no DI

ref: demo-state-hoist-app-android-kotlin-compose