Ryan Woodcock
10/14/2022, 4:12 AMArkadii Ivanov
10/14/2022, 7:17 AMRyan Woodcock
10/14/2022, 7:17 AMArkadii Ivanov
10/14/2022, 9:55 AMArkadii Ivanov
10/14/2022, 9:56 AMAdam Brown
10/15/2022, 6:57 AMRyan Woodcock
10/15/2022, 8:09 AMArkadii Ivanov
10/15/2022, 10:28 AMextensions-compose-jetpack
module is trivial, even though it requires some implementation changes due to compiler and runtime crashes.
Btw, the core decompose
module already supports JS and can be used with Compose for JS canvas. What is missing is JS support in the extensions-compose-jetpack
module, which contains the Children function responsible for switching screens and preserving the UI state. Depending on your needs, perhaps you could just copy the implementation to your project! If you strip all the animation APIs, it would be around 100-200 LOCs.Ryan Woodcock
10/15/2022, 8:23 PM