Mikael Sand

Results 142 comments of Mikael Sand

There is wip for pointerevent in the develop branch, anyone mind taking a look at it to implement support for the svg specific values?

related issue https://github.com/react-native-community/react-native-svg/issues/1290

Feel free to make a pr to fix this

No response, closing.

I suspect the easiest way is to use patch-package to remove/comment out these lines of code such that metro doesn't attempt to bundle them: https://github.com/react-native-community/react-native-svg/blob/e66e87a5b5c090509d5e2127237963f83e60f1e9/src/ReactNativeSVG.ts#L27-L34 https://github.com/react-native-community/react-native-svg/blob/e66e87a5b5c090509d5e2127237963f83e60f1e9/src/ReactNativeSVG.ts#L90-L97 Alternatively, to set up...

Yeah, would be great to get proper tree-shaking at both development and in production builds. Would you mind looking into how to achieve this?

This might be relevant https://github.com/facebook/metro/pull/511

https://github.com/msand/react-native-svg-e2e/pull/31

@todorone Sounds great. I haven't had time to work on open-source lately, will probably be able to again, starting july or something. Might be good to have a release in...

@phryneas Good day Sir! Sure, I've been maintaining a fork of apollo-cache-hermes for about a year now, and currently finishing up the last compatiblity differences between it and InMemoryCache. To...