ReactTraining / react-media

CSS media queries for React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kotlin wrapper

theromis opened this issue · comments

trying to repeat https://gitlab.com/blewpri/react-master-detail in kotlin
react media been used in it
https://gitlab.com/blewpri/react-master-detail/-/blob/master/src/components/MasterDetail/MasterDetail.tsx#L24
seems like currently no kotlin wrapper about react-media, just want to ask before writing my own, may be it exists somewhere or possible add this wrapper to the react-media project?