Federico Zivolo

Results 282 comments of Federico Zivolo

Oh... seems like it's commented out https://github.com/react-native-material-design/react-native-material-design/blob/master/lib/index.js#L11

You can install the previous version that's compatible with the old jsx system.

I haven't changed that in the last release. But I plan to work on it tomorrow.

4.0.0 should address this problem

Was there any progress on this? Support for Corepack is really needed.

I tried to create a repro but I'm getting a problem on the storybook prod build where Storybook renders itself instead of the sample story I provided. When ran with...

This PR is completely broken. Can we just close it please.

Considering you are mixing up useMemo and useCallback I'm afraid you may not have the required knowledge to contribute to this project at this time. Of course that's just my...

If it can't be reproduced in the codepen it means it's some of your custom CSS that is generating the error.

Thanks, it should be enough to set `background-color: transparent` in the CSS of dropdown.js. Feel free to send a PR to fix it.