Skip to content

Instantly share code, notes, and snippets.

@nicowernli
Created December 17, 2019 14:02
Show Gist options
  • Save nicowernli/96a772f3b55f343b6cc77091083ffd84 to your computer and use it in GitHub Desktop.
Save nicowernli/96a772f3b55f343b6cc77091083ffd84 to your computer and use it in GitHub Desktop.
Development Strings
<!-- android/app/src/development/res/values/strings.xml -->
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">My App - DEV</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment