software-mansion / react-native-svg

SVG library for React Native, React Native Web, and plain React web projects.
MIT License
7.51k stars 1.14k forks source link

fix parsing of doctype after comment #2533

Open henninghall opened 1 week ago

henninghall commented 1 week ago

Summary

fixes https://github.com/software-mansion/react-native-svg/issues/2532

Test Plan

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS ✅❌
MacOS ✅❌
Android ✅❌
Web ✅❌

Checklist