Raja0sama / rn-foreground-service

Foreground Service for React Native made with ❤
https://rn-foreground.vercel.app/
143 stars 65 forks source link

node_modules/@supersami/rn-foreground-service/postinstall.js overwrites the existing resource in colors.xml. #101

Open AnantTiwari001 opened 4 days ago

AnantTiwari001 commented 4 days ago

When running node node_modules/@supersami/rn-foreground-service/postinstall.js in an existing project that has items in colors.xml and the app depends on it for instance a new expo project. The existing resources are removed/ overwritten.