react-native-svg-web
react-native-svg-web copied to clipboard
A web replacement for react-native-svg
This adds a separate class for `SvgXml` to enable that functionality from the main `react-native-svg` library. This should fix #6.
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...
I am using a React Native project with TypeScript. Because I am using TypeScript, I do not want to be using `prop-types`. However, `npm 7` added back auto-installing peer deps,...
I have just opened those issues: - https://github.com/expo/expo/issues/6660 - https://github.com/react-native-community/react-native-svg/issues/1235 It seems that react-native-svg is already for the web, but it does not work for me. Every component imported in...
This lib doesn't provide an implementation for SvgXml?
There is no SvgUri component, as it is available in react-native-svg. eg: export default () => ( );
Hello, I have an error that occure when using Jest. It seems like a lot of people have this error but I can't find any answer. Can you help me...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...