David Guerin

Results 47 comments of David Guerin

Are the results okay with the simulator ? I was thinking doing something similar with GPX files

> castShadow and receiveShadow go directly on the `` component, you can't have have individual things have shadows or not. it should probably still add it, would you want to...

Still seeing a lot of empty media queries with these versions: ``` "styled-components": "^5.2.3", "babel-plugin-styled-components": "^1.12.0", "jest-styled-components": "^7.0.4", ```

I'm having the same issue, seems like this lib is kind of dead :/ I'm trying to patch it with the latest Twilio Voice SDK for iOS (6+). I'll keep...

I too noticed with latest versions from 12.1.5 to 12.2.5 that jest is not picking up babel config

https://github.com/satya164/react-native-tab-view/issues/1315

@ashishparmar care to share how you solved that ? I too have : ``` framework not found FIRAnalyticsConnector ```

> When I try changing it to > > ```js > expoJsLoaderRule.use[0].options.plugins = expoJsLoaderRule.use[0].options.plugins || []; // We need to add the gatsby static queries babel plugin to expo js...

Oh yeah it worked, thanks ! I don't why I was trying to add `nohoist: ["**/gatsby-plugin-react-native-web/**"]`