Is there an ETA for not needing to add kotlin-reflection as dependency to use Compose? I want to use it on more "safe" (simple and stateless) places in production but don't want to increase the aab size by ~1mb.
r
Ryan Mentley
10/25/2019, 7:38 PM
Please keep in mind that you will currently need to manually handle accessibility if you do this. It is possible, but difficult. We'll have it bridged Soon(tm) though.