component
Update - I can see that RouteProps extends
react.Props
which has nothing but
key
inside it
t
turansky
04/04/2023, 8:55 AM
Do you use IR?
s
Shubham Singh
04/04/2023, 9:34 AM
Yes, I think LEGACY is deprecated above Kotlin 1.8.0.. no?
Shubham Singh
04/04/2023, 10:35 AM
Update: If I roll back to
pre.346
(the default version that comes when the project is initialised), everything starts working fine ✅
Now my query is only limited to knowing what is the new way to achieve the same result? What’s the new way of using