Hi everyone, does anyone ever facing laggy issue w...
# compose
e
Hi everyone, does anyone ever facing laggy issue when using navigation-animation libary from accompanist? Is there any way to optimize that?
b
Running in release and with r8?
e
@Ben Trengrove [G] Still on debug build, but will the difference be significant?
b
Yes, massively. Check out our new performance guide https://developer.android.com/jetpack/compose/performance
If it still lags in release then please file an issue on Accompanist with some sample code if you can
e
Let me take a look at it, Thanks!