Dave Bergschneider

Results 2 comments of Dave Bergschneider

> You sure that works for React 16? Because I'm pretty sure > > ```js > jest.mock('react-router-dom'); > ``` > > will replace react-router-dom with an empty module, which would...

I've narrowed it down to it occuring when ignoring iOS version to always show custom smartbanner instead of iOS. I ended up just writing my own smartbanner because the meta...