Coston Perkins
Coston Perkins
## Description Refactor tests to use Jest + React Testing Library for better maintainability. This may also help with #280.
## Description 1. Refactors to use typescript - types 3. Adds builds for cjs and esm ## Screenshots (if appropriate): ## Types of changes - New feature (non-breaking change which...
### Description Behavior: react-native-svg Text components render undesired ligatures in iOS, but does not in Android or Web. Expected behavior: Text renders the text passed to it and is the...