Kajian Ust. Adi Hidayat

Privacy Policy Afriwan Ahda built the Kajian Ust. Adi Hidayat app as an Ad Supported app. This SERVICE is provided by Afriwan Ahda at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided […]

Motion Notes – Sticky Notes

Privacy Policy Afriwan Ahda built the Motion Notes – Sticky Notes app as an free app. This SERVICE is provided by Afriwan Ahda at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided […]

Fast – Speak Punjabi

Privacy Policy Afriwan Ahda built the Fast – Speak Punjabi app as an Ad Supported app. This SERVICE is provided by Afriwan Ahda at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided […]

Fast – Speak Kannada

Privacy Policy Afriwan Ahda built the Fast – Speak Kannada app as an Ad Supported app. This SERVICE is provided by Afriwan Ahda at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided […]

Fast – Speak Esperanto

Privacy Policy Afriwan Ahda built the Fast – Speak Esperanto app as an Ad Supported app. This SERVICE is provided by Afriwan Ahda at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided […]

Fast – Speak Georgian

Privacy Policy Afriwan Ahda built the Fast – Speak Georgian app as an Ad Supported app. This SERVICE is provided by Afriwan Ahda at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided […]

Fast – Speak Slovene

Privacy Policy Afriwan Ahda built the Fast – Speak Slovene app as an Ad Supported app. This SERVICE is provided by Afriwan Ahda at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided […]

How to Show Alert & Sheet with Swift

This is example for show Alert & Sheet easily. Simple alert: Custom alert: Simple sheet: Custom sheet: Previously install AfriwanLib from this Github repository, then import AfriwanLib on your class and you can use simple function above. There are still many more functions from the library that make making iOS app easier and faster.

How to Convert String to SHA-256 & SHA-512 with Swift

The SHA (Secure Hash Algorithm) is one of a number of cryptographic hash functions. A cryptographic hash is like a signature for a text or a data file. Hash is a one way function – it cannot be decrypted back. It’s implemented in some widely used security applications and protocols, including TLS and SSL, PGP, […]

How to Show Toast on iOS App with Swift

Showing Toast like image above for iOS app not as simple as Android. Now with AfriwanLib we can show Toast on iOS app easily with Swift language. This is simple step to show Toast like image above on AfriwanLib. First step, you want to add pod ‘AfriwanLib’ similar to the following to your Podfile: Run […]

How to Load an Image URL with Swift

Load an image from url is important for the app. The reality we find apps load an image every open app or page, that is wasting our time and internet quota. This section I will present how to load an image url effectively with Swift language. AfriwanLib is powerfull library for load an image from […]

Easy Way to Check Internet Connection on your iOS App

I create general library for iOS Developer to build their apps more fun and easy. AfriwanLib the name of library, one of the ability is you can check internet connection like image above easily only with this simple code: Documentation of this library on my Github. Happy Coding!!

Translate »