Hi folks, I keep seeing people asking about the `c...
# react
t
Hi folks, I keep seeing people asking about the
create-kotlin-react-app
being the tool to get started with kotlin-react, the thing is the current
create-kotlin-react-app
uses an old react-wrapper (doesn't have hooks or anything), so I made a PR which updates the react-wrapper. It appears to work and passes the tests, unsure what I need to do to get it merged: https://github.com/JetBrains/create-react-kotlin-app/pull/294