I’m also wondering about this. Feels weird to add ...
# compose
t
I’m also wondering about this. Feels weird to add test code (@Preview with fakeData functions), that will be compiled into the release app. It could essentially double the lines of code for @Composables. I’m also interested in using a mocking in `@Preview`’s, but then the mockk lib would be bundled in the release binary?