Trevor
09/24/2019, 7:09 PMcreate-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