Mikhail Smal

Results 16 comments of Mikhail Smal

I had an issue with nested rules. Created a pull request to support extra `postcss` plugins, like [postcss-nested](https://github.com/postcss/postcss-nested) PR #100

RN 0.51, text field doesn't show underline in release mode when used with react-navigation

I will start on it next week :)

React hooks are not released yet, React team promised to deliver it in version 16.7, but according to [this post](https://reactjs.org/blog/2018/12/19/react-v-16-7.html), they postponed it till the next release. `@material-ui/styles` are also...

Hi. Sorry for the delay. Did you check Simple AppBar example? https://mvsmal.github.io/fable-material-ui/#/demos/app-bar The problem with `withStyles` is that it is a HOC and must be instantiated only once: ```fsharp let...

Higher-Order component: https://reactjs.org/docs/higher-order-components.html

Hello @cmeeren, I am currently working on it. Will share some progress soon. Would you like to participate? I would like to hear an opinion about the architecture from you,...

I have exactly the same issue in Rider. * Operating system: Win 11 * .NET Runtime kind: dotnet 6.0 * Rider version: 2022.1.1 & 2022.1.2