Sympli for Developers
tag:code.tutsplus.com,2005:PostPresenter/cms-27143IntroductionIf you haven't heard of it before, Sympli is a tool designed to simplify the process of taking an interface designed in Photoshop or Sketch...
View ArticleCreate a Pokémon GO Style Augmented Reality Game With Vuforia
What You'll Be Creating1. IntroductionIn the first post of this series we talked about how awesome Vuforia is for creating Augmented Reality experiences, and now we're ready to practice these concepts...
View ArticleCreate a Pokémon GO Style Augmented Reality Game With Vuforia
tag:code.tutsplus.com,2005:PostPresenter/cms-27210What You'll Be Creating1. IntroductionIn the first post of this series we talked about how awesome Vuforia is for creating Augmented Reality...
View ArticleAnimate Your React Native App
Animation is an important part of user experience design. It serves as feedback on user actions, informs users of system status, and guides them on how to interact with the interface. One of the tools...
View ArticleAnimate Your React Native App
tag:code.tutsplus.com,2005:PostPresenter/cms-27328Animation is an important part of user experience design. It serves as feedback on user actions, informs users of system status, and guides them on how...
View ArticleCreate a Pokémon GO Style Augmented Reality Game With Vuforia: Part 2
What You'll Be CreatingIn the last post of this series, we learned how to set up Vuforia and start developing an AR game from scratch, adopting a logic similar to the one used on Pokémon GO!Create a...
View ArticleCreate a Pokémon GO Style Augmented Reality Game With Vuforia: Part 2
tag:code.tutsplus.com,2005:PostPresenter/cms-27232What You'll Be CreatingIn the last post of this series, we learned how to set up Vuforia and start developing an AR game from scratch, adopting a logic...
View ArticleGetting Started With Ionic: Cordova
tag:code.tutsplus.com,2005:PostPresenter/cms-27023What You'll Be CreatingIn this final installment in the Getting Started with Ionic series, you'll learn how to leverage Cordova to add device hardware...
View ArticleHost a Parse SDK Backend for Your iOS App on back{4}app
What You'll Be CreatingAbout Parse SDK and back{4}appYou may have read that Facebook is shutting down Parse, but don't worry that the Parse SDK will die. Facebook will retire the parse.com hosting...
View ArticleHost a Parse SDK Backend for Your iOS App on back{4}app
tag:code.tutsplus.com,2005:PostPresenter/cms-27206What You'll Be CreatingAbout Parse SDK and back{4}appYou may have read that Facebook is shutting down Parse, but don't worry that the Parse SDK will...
View ArticleConcurrency on Android with Service
In this tutorial we’ll explore the Service component and its superclass, the IntentService. You'll learn when and how to use this component to create great concurrency solutions for long-running...
View ArticleConcurrency on Android with Service
tag:code.tutsplus.com,2005:PostPresenter/cms-27277In this tutorial we’ll explore the Service component and its superclass, the IntentService. You'll learn when and how to use this component to create...
View ArticleGet Started With React Native Layouts
tag:code.tutsplus.com,2005:PostPresenter/cms-27418In this tutorial, you'll learn how to lay out React Native apps and how to implement layouts commonly used in apps. This includes the Stack Layout,...
View ArticleHow to Create an Android Chat App Using Firebase
What You'll Be CreatingWith Firebase, creating real-time social applications is a walk in the park. And the best thing about it: you don't have to write a single line of server-side code.In this...
View ArticleHow to Create an Android Chat App Using Firebase
tag:code.tutsplus.com,2005:PostPresenter/cms-27397What You'll Be CreatingWith Firebase, creating real-time social applications is a walk in the park. And the best thing about it: you don't have to...
View ArticleUpgrade Your App to iOS 10
In this article, I would like to talk about iOS 10 and what you need to do to prepare your apps for iOS 10. As with every major release, iOS 10 introduces a slew of changes and enhancements. Some are...
View ArticleUpgrade Your App to iOS 10
tag:code.tutsplus.com,2005:PostPresenter/cms-27535In this article, I would like to talk about iOS 10 and what you need to do to prepare your apps for iOS 10. As with every major release, iOS 10...
View ArticleGet Started With an iOS App Template in 60 Seconds
iOS 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! Universal for iOS App TemplateHey there, folks....
View ArticleGet Started With an iOS App Template in 60 Seconds
tag:code.tutsplus.com,2005:PostPresenter/cms-27517iOS 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...
View ArticleHow to Get Started With Android's Native Development Kit
tag:code.tutsplus.com,2005:PostPresenter/cms-27605With the launch of Android Studio 2.2, developing Android applications that contain C++ code has become easier than ever. In this tutorial, I'll show...
View Article