Ian McEachern

Results 2 comments of Ian McEachern

I'm confused by React-Native's [official documentation](https://facebook.github.io/react-native/docs/native-modules-setup), specifically: > After [running react-native-create-library] you will navigate into MyLibrary folder and install the npm package to be locally available for your computer by...

Emotion [does not support](https://github.com/mui/material-ui/issues/34170#issuecomment-1260538873) React 18's `renderToPipeableStream ` yet. You either live with the hydration error or a noticeable flicker on initial load when the styles get applied.