In this article, we are going to learn about Custom Marker and Custom Info Window in Google maps.
First, create a new Xcode project and name it as Custom Marker.
In this example we are going to use completely auto layouts without a storyboard, every...
Post Top Ad
16 Dec 2019
11 Dec 2019
Chat App | Message Bubble in iOS Swift Without any external libraries.
In this article we will learn how to create our own message kit like whatsapp, messanger using swift language.
We can customize the way we want like avatar, sender name, time label etc.
At the end of this article you can find full project...
10 Dec 2019
Firebase Dynamic Link Not Found in swift ios
Failed to resolve uri domain prefix: https://www.yourdomain.com.
If you are the developer of this app, ensure that your Dynamic Links domain is correctly configured and that the path component of this URL is valid.
Possible reasons for the invalid...