what happens when you update to 1.0.0-rc01 ??
mcorbridge opened this issue · 5 comments
I'm a bit confused.
A lot of stuff is now breaking including: TransitionDefinition
"Unresolved reference: TransitionDefinition"
I can build 1.0.0-rc01 under Kotlin 1.5.10 only.
Look at this PR that updates this library with the relevant classes that we'd need to use instead - #92
Going to merge this later tonight. Needs just the comments to be updated, hence haven't merged it yet.
It won't! Instead we'll be using a different API. Look at this example in the open PR - https://github.com/vinaygaba/Learn-Jetpack-Compose-By-Example/pull/92/files#diff-003a11280b34acd89024f9589d19aedd1d710f6e7ed419712659ed9904eb1304L43
This repo has been upgraded to the latest version of Compose. This shouldn't be an issue anymore 🎉