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 Simon Codrington,
Simon Codrington looks at Android Parcelable, a fundamental building block for transferring data between activities in your Apps.
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 Simon Codrington,
In this Android Wear tutorial, Simon Codrington shows how to co connect to web services and load data to a wearable.
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 Travis O'Brien,
Interactivity is crucial in cross-platform games and in this tutorial Travis O'Brien covers handling player input with LibGDX.
By Valdio Veliu,
Valdio Veliu looks at OkHttp, an Android HTTP client from square that helps simplify API calls in your apps.
By Wern Ancheta,
Wern Ancheta covers realtime app development with RethinkDB and React Native for automatic data updates pushed straight to users