Skip to content

Instantly share code, notes, and snippets.

@dfreniche
Last active April 20, 2021 08:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dfreniche/099e36788eb41dd8943605f89eb26a62 to your computer and use it in GitHub Desktop.
Save dfreniche/099e36788eb41dd8943605f89eb26a62 to your computer and use it in GitHub Desktop.
This is a feature flag file for the old Appcelerator Apps. Don't judge.
{
"enabled": true,
"url": "https://www.teamwork.com/blog/introducing-teamworks-new-beautifully-designed-native-project-management/",
"text": "We at Teamwork are proud to announce the release of our new mobile Native applications! We would love to share our work with you.\n\nIf you’re interested, download the new app and make yourself at home. If you have thoughts you’d like to share, we would love to hear it.",
"acceptButtonTitle": "Check it out!",
"title": "Introducing Teamwork Beta",
"appReleasedInfo": {
"enabled": true,
"url": "https://www.teamwork.com/blog/introducing-teamworks-new-beautifully-designed-native-project-management/",
"storeurl": {
"android": "https://play.google.com/store/apps/details?id=com.teamwork.mobile.projects",
"ios": "https://apps.apple.com/us/app/teamwork/id1478913344"
},
"downloadButtonTitle": "Download",
"text": "The new Teamwork mobile app is here! Find out more!",
"acceptButtonTitle": "Find out more!",
"title": "It's Here!"
},
"appIsComingInfo": {
"enabled": false,
"url": "https://www.teamwork.com/blog/introducing-teamworks-new-beautifully-designed-native-project-management/",
"text": "We'll be launching a brand new app shortly!\nFind out what this will mean for you.",
"acceptButtonTitle": "Find out more!",
"title": "Big News"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment