software-mansion / react-native-svg

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

chore: remove screens and RNS from macos example app #2502

Closed jakex7 closed 1 month ago

jakex7 commented 1 month ago

Summary

For some reason, someone installed react-native-screens and react-native-safe-area-context into macOS example app. This PR removes it, so CI should pass now.