Tag: JSON

Tag: JSON

Json parsing in iOS
Image February 23, 2020 Development,iOS Development Pushpendra Kumar

In this tutorial, We are going to cover json parsing in iOS. And we will see a very sort method for parsing the JSON into the class model format. Now a days all the application is using web services for receiving and sending data from one client to another client. That’s why, It’s become necessity

Details
How to Work with volley in Kotlin
Image December 18, 2018 Development Pushpendra Kumar

Great Choice..!! Here you will learn how to work with Google Volley Library for fetching the data from the server into Android application development. Google officially announced Kotlin Support at Google I/O 2017. If you haven’t heard it yet, Kotlin is the brand new language for Android Application Development. It is developed by IntelliJ IDEA

Details