I use react-native '0.62.2' and i have some changes that i need to save in 'info.plist'.
My problem is when i do pod install all the changes are discard.
I would like to know if there some solution for this situation.
I know that with 'node_modules' this npm package can help so i wonder if there is some thing for info.plist too.
Thank you in advance.