obytes / react-native-template-obytes

📱 A template for your next React Native project: Expo, PNPM, TypeScript, TailwindCSS, Husky, EAS, GitHub Actions, Env Vars, expo-router, react-query, react-hook-form.
https://starter.obytes.com
MIT License
2.19k stars 321 forks source link

Upgrade SVG package version to 15.3.0 #323

Closed KingEnjera closed 1 month ago

KingEnjera commented 3 months ago

Summary:

Current version (15.2.0) of svg package produces the following issue: https://github.com/software-mansion/react-native-svg/issues/2241

Note - pnpm --version: 9.3.0

Steps to reproduce:

Start a new project and run it on an ios simulator.

Expected behavior:

✔ Installed CocoaPods

Solution

Just upgrade svg package to 15.3.0

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days