cashapp / molecule

Build a StateFlow stream using Jetpack Compose
https://cashapp.github.io/molecule/docs/1.x/
Apache License 2.0
1.85k stars 80 forks source link

Send real frame time in Darwin clocks #263

Closed JakeWharton closed 1 year ago

JakeWharton commented 1 year ago

And test that it does.

Refs #237

JakeWharton commented 1 year ago

Note that this test is disabled on iOS and tvOS as we have to run the test through XCTest and show a dummy application in order to get frame pulses.