Customizing android sdk in react native?

I was able to find a way to customize the android sdk. Just add the string names to res -> values -> string.xml

here is an article about the xml files https://www.geeksforgeeks.org/android-res-values-folder/

1 Like