GuidesDiscussions
Log In
Guides

Supporting Customization for React Native

In React Native application we can update the strings by updating the strings.xml, colors.xml files present in the folder android/app/src/main/res/values.

410

Supporting Customization for Ionic

In Ionic application we can update the strings by updating the strings.xml, colors.xml files present in the folder android/app/src/main/res/values.

336