Skip to content

Instantly share code, notes, and snippets.

@karthiks
Created May 12, 2026 08:04
Show Gist options
  • Select an option

  • Save karthiks/d6c5387482b9b9600b09c646e9ba4a0a to your computer and use it in GitHub Desktop.

Select an option

Save karthiks/d6c5387482b9b9600b09c646e9ba4a0a to your computer and use it in GitHub Desktop.
Sample flat file json config in RN project
{
"apiEndpoint": "https://api.production.com",
"theme": "dark",
"version": "1.2.3",
"versionCode": 10203,
"enableAnalytics": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment