react-native-svg icon indicating copy to clipboard operation
react-native-svg copied to clipboard

fix: web types

Open tjzel opened this issue 2 months ago • 0 comments

Summary

RNSVG doesn't export types in its web implementation.

I fixed and cleanup up ReactNativeSVG.ts and ReactNativeSVG.web.ts so that the common exports are matching.

Test Plan

yarn tsc

tjzel avatar Oct 16 '25 12:10 tjzel