How to create Routes on Kotlin/Js
My app uses this implementation:
How to create Routes on Kotlin/Js
My app uses this implementation:
Update to IR compiler
I have updated the Kotlin/Js compiler to IR. I also updated Kotlin’s version to 1.9.24 and updated the libraries. Now the project throws an error. What is the error and what needs to be changed, please help. I searched the whole Internet, but I didn’t find anything.What is the error and what needs to be changed, please help. I searched the whole Internet, but I didn’t find anything. And the store is created with the createStore function, note that the last argument of the compose function enables Redux dev tools