Google Duplex AI to replace Human Interaction
Overview During Google I/O event 2018, Google announced Glimpse of technology known as Google Duplex. Duplex is a new Google Assistant’s feature that can do specific tasks for you over the phone....
View ArticleWPA3 is coming soon!
Overview Hello guys, Today we’re going to be talking about something that I think everyone can get excited about because it literally is something that one uses, that is WiFi! More specifically, there...
View ArticleFacebook AR Studio
Overview Thinking about recent, top trending topics in technology, two things come to my mind : Elon Musk’s Mars mission and Snapchat’s Dog Filter. Snapchat brought it’s AR filters into action a few...
View ArticleManage Your React State with Redux
Overview Now a days hottest libraries in front-end development is Redux. Lots of developers are confused about what it is and what its benefits are. Redux is a traditional library or a framework like...
View ArticleFastlane : An automated app deployment tool – Part 1
Overview After app development, the next step is to make app publicly available using play store or app store. Publishing an app is a lengthy process which includes generating a signed apk, uploading...
View ArticleFastlane : An automated app deployment tool – Part 2
Overview The Fastlane is the automated tool for the entire app store deployment process. Fastlane has following capabilities : Make a repeatable custom work process to build, upload and distribute new...
View ArticleGoogle Developer Console Registration
Overview After an android app development, we need to publish the app on Play Store to make it publicly available. The first step in the process it to get a Google Developer Console account. This blog...
View ArticleVR with native android
Overview When your two of the most interesting things come together, results are nothing but pure fun! This is the case for me here. With Google’s help, VR apps can be developed in native android....
View ArticleNative vs React Native – When to use which one?
Overview Before developing any mobile application, do you ever feel confused about which approach to use for creating your project application? Native or React Native? Don’t worry then. In this talk...
View ArticleAll About Apple’s Latest Event “Gather around”
Overview Every September Apple comes with new hardware and software products, and improve its current ones. Apple never miss a chance to surprise their fans and this year Apple comes with 3 brand new...
View ArticleCreating and understanding Siri Shortcut – Swift 4.2
Overview In this blog, we will cover all the initial steps and theory that we should be aware and know about. Before starting to create any Siri shortcuts there are some points we are going to discuss...
View ArticleDetecting 3D Objects using ARKit 2.0
Overview In iOS 12, Apple introduced ARKit 2.0 with some extreme AR features like Multiuser AR experience, 2D image detection and 3D object detection. In this tutorial, I will show you how to scan...
View ArticleWhatsapp bots to grow your business
Introduction WhatsApp has a massive user base of 1.5 billion people and consequently, businesses have a keen eye on WhatsApp until now small business have WhatsApp groups and putting manpower on...
View ArticleUIKit Dynamics
Overview Hello everyone, today we are going to learn about UIKit Dynamics. I hope you all know what we can do with animations, UIKit Dynamics is somewhat that helps you to apply physics-based...
View ArticleProgressive Web Apps: The Imminent Mobile Experience?
Introduction Progressive web Apps (PWA) – The next step you should take now as a web developer. Ever wonder that you can build a Mobile application that works like a pro and feel like a native Android...
View ArticleEvent Loop – Javascript
Introduction In javascript we have an amazing quantity of libraries, tools and such things that make our work easier, but did you ever try to understand how it is working under the hood? Javascript is...
View ArticleAbstracts of ‘Made by Google’ 2018 event
Introduction Are you a tech-geek and do you love knowing about latest tech-trends and announcements? You have arrived at the correct place. Google organised an event called Made by Google on October...
View ArticleCustom Keyboard in Swift
Overview In this tutorial we’ll create a Custom Keyboard extension. Custom keyboard extensions allow you to set your own designed keyboard in apps. It lets user add image in keyboard, that make your...
View ArticleYudiz Achieves High Praise on Clutch!
Although we’ve been named one of the best mobile app development companies in India, there’s always room for constructive feedback and means to make our team even better. For that reason, we’ve teamed...
View ArticleSwift Unmanaged
Overview What’s use of Unmanaged in swift? There are certain situations where we need low level lib in our project to communicate with swift code. Also, swift’s ARC memory management requires compiler...
View Article