Common React Native App Layouts: Gallery Page
tag:code.tutsplus.com,2005:PostPresenter/cms-27642In this series, you're learning how to use React Native to create page layouts commonly used in mobile apps. The layouts you're creating won't be...
View ArticleWhat's New in Firebase? Updates From the Firebase Dev Summit
Firebase's goal is to help developers build better apps and grow them into successful businesses. By taking care of your app back-end or infrastructure, Firebase lets you focus on solving problems for...
View ArticleWhat's New in Firebase? Updates From the Firebase Dev Summit
tag:code.tutsplus.com,2005:PostPresenter/cms-27776Firebase's goal is to help developers build better apps and grow them into successful businesses. By taking care of your app back-end or...
View ArticleCreate an iOS App With Swift 3: Variables, Constants, and Optionals
Variables in Swift are a fundamental and powerful language concept. Although they seem simple, they include a lot of functionality, and there are also some common pitfalls you will encounter when doing...
View ArticleCreate an iOS App With Swift 3: Variables, Constants, and Optionals
tag:code.tutsplus.com,2005:PostPresenter/cms-27778Variables in Swift are a fundamental and powerful language concept. Although they seem simple, they include a lot of functionality, and there are also...
View ArticleCommon React Native App Layouts: News Feed
tag:code.tutsplus.com,2005:PostPresenter/cms-27640Welcome back to this series, in which you're learn how to use React Native to create page layouts commonly used in mobile apps. The layouts you're...
View ArticlePractical Animation Examples in React Native
In this tutorial, you're going to learn how to implement animations that are commonly used in mobile apps. Specifically, you're going to learn how to implement animations that:Provide visual feedback:...
View ArticlePractical Animation Examples in React Native
tag:code.tutsplus.com,2005:PostPresenter/cms-27567In this tutorial, you're going to learn how to implement animations that are commonly used in mobile apps. Specifically, you're going to learn how to...
View ArticleGoogle Play Games Services: Creating Events and Quests
tag:code.tutsplus.com,2005:PostPresenter/cms-27853High replay value is one of the defining characteristics of a great game. Even games with very simple plots can become successful on Google Play so...
View ArticleCreate a Custom Alert Controller in iOS 10
What You'll Be CreatingIntroductionA UIAlertController is used to display an alert message in an app. For example, if an error occurs, the alert can show a description and buttons to take further...
View ArticleCreate a Custom Alert Controller in iOS 10
tag:code.tutsplus.com,2005:PostPresenter/cms-27589What You'll Be CreatingIntroductionA UIAlertController is used to display an alert message in an app. For example, if an error occurs, the alert can...
View ArticleEasy Location-Based iOS Apps With the appyMap Template
tag:code.tutsplus.com,2005:PostPresenter/cms-27717What You'll Be CreatingIntroductionIs it better to earn $5,000 by working ten hours a day, or to earn $3,000 by working just one? Time is money, and...
View ArticleHow to Submit Your App to the Amazon Appstore
Introduction to the Amazon AppstoreWelcome. Today, I'll guide you through adding your app to the Amazon Appstore. When you add your app to the Amazon Appstore, it's visible to Android and Fire users in...
View ArticleHow to Submit Your App to the Amazon Appstore
tag:code.tutsplus.com,2005:PostPresenter/cms-27710Introduction to the Amazon AppstoreWelcome. Today, I'll guide you through adding your app to the Amazon Appstore. When you add your app to the Amazon...
View ArticleIn-App Purchases in iOS With Swift 3
What You'll Be CreatingIntroductionIn-app purchase is a great feature for all those developers who want to get more revenue and offer extra content and features through their applications. For example,...
View ArticleIn-App Purchases in iOS With Swift 3
tag:code.tutsplus.com,2005:PostPresenter/cms-27595What You'll Be CreatingIntroductionIn-app purchase is a great feature for all those developers who want to get more revenue and offer extra content and...
View ArticleGet Started With a React Native Template in 60 Seconds
React Native app templates from CodeCanyon can jump-start your app development. This video will show you how to get started with your own app in only 60 seconds! BeoStore React Native App TemplateThe...
View ArticleGet Started With a React Native Template in 60 Seconds
tag:code.tutsplus.com,2005:PostPresenter/cms-27818React Native app templates from CodeCanyon can jump-start your app development. This video will show you how to get started with your own app in only...
View ArticleQuick Tip: How to Use Android's Assist API
Android users today no longer have to open a browser and perform a search to learn about things they stumble upon while using an app. They can instead use an assistant. If you own a device that runs...
View ArticleQuick Tip: How to Use Android's Assist API
tag:code.tutsplus.com,2005:PostPresenter/cms-27933Android users today no longer have to open a browser and perform a search to learn about things they stumble upon while using an app. They can instead...
View Article