Adding a dark and light theme options for your app is a way for your users to choose how to best use your app depending on the time of the day (or personal taste). To that end, Damion Davy created a tutorial Read More
When developing a mobile application, most of the times we will need to make a request to a server, and the response (most of the times) will be in the form of JSON. That JSON object will have to be parsed into Read More
When dealing with apps that are services, such as Netflix for example, we want to always be aware of our customer’s opinion and be alerted if there’s any problem with our app. For that we might have multiple options, from having a Read More
Recent Comments