Madd.is
Madd.is
I noticed the same thing while building a logout function that calles cache.reset(). Maybe this leads to an invalid state internally.
@xzzz9097 I am using this for several weeks now and it works fine. I think this issue is resolved :)
@smithydll You can use this to enable modals: https://github.com/necolas/react-native-web/issues/1020#issuecomment-416227930
Calling @xiaoyann :)
Already solved/solvable. See #23 and the PR #24
I tried it on my project and it did not work. Custom scalars will end up in `context.typesUsed`, but won't be in the globals file but instead will be handled...
I just introduced an `errorReporting.js` file which re-exported some bugsnag functionality and then created a `errorReporting.web.js` file which has the same API
The idea is to wrap the whole app in a `` or possibly`` if you want to nest other virtualized list. (Hacky tip for people who want to use nested...
@MathieuUrstein Did you test the code of the PR or of the general React Native Web version. If you used Expo Snack you unfortunately cannot test this PR (as far...
@necolas I rebased the PR on the current master with the new and fancy storybook. I had to completely remove my example as it does not work in storybook as...