Adding Analytics to a React Native App
By Wern Ancheta,
React Native is a great framework for building cross platform apps, and Wern Ancheta looks at adding user analytics with Keen.io and Segment.io
By Wern Ancheta,
React Native is a great framework for building cross platform apps, and Wern Ancheta looks at adding user analytics with Keen.io and Segment.io
By Valdio Veliu,
Valdio Veliu presents an in-depth and step by step guide to building your very own Android audio player app.
By Wern Ancheta,
Wern Ancheta shows how to to communicate with bluetooth low energy devices in a Cordova-based app.
By Ayomide Aregbede,
Ayomide Aregbede creates a real-time app for chatting between users, making use of React Native and Pusher
By Theodhor Pandeli,
Theodhor Pandeli looks at simplifying image loading in Android with the Picasso library from Square.
By Valdio Veliu,
Valdio Veliu looks at Android Butter knife, a great tool for optimizing and tidying your Android codeso you can focus on important logic.
By Wern Ancheta,
Wern Ancheta uses React Native and the Microsoft face API to create a face recognition app.
By Jay Raj,
Jay Raj looks at authenticating users via OAuth with a Cordova and Ionic based app.
By Sajjad Ashraf,
Sajjad Ashraf looks at accessing native platform APIs by creating custom React Native modules
By Ivan Dimov,
In this tutorial, Ivan Dimov shows you how to create a custom in-app browser with the ThemeableBrowser PhoneGap plugin.
By Chris Ward,
Chris Ward looks at the Proto Android App from relayr for rapid IoT development with SDKs available in many popular programming languages.
By Wern Ancheta,
Horizon is a scalable backend perfect for JavaScript and cross-platform mobile apps, in this tutorial Wern Ancheta creates a multiplayer game to show why.
By Travis O'Brien,
Interactivity is crucial in cross-platform games and in this tutorial Travis O'Brien covers handling player input with LibGDX.
By Jay Raj,
Jay Raj looks at CodePush, a tool from Microsoft that helps you push code updates to apps instantly.
By Simon Codrington,
If you need a custom layout for your Android App, then you need your own ArrayAdapter. Simon Codrington shows you how to create and use them in your apps.
By Aleksander Koko,
Developers often use code from other libraries to reduce their amount of work. Aleksander Koko looks at dependency management in iOS with Carthage.