News from our blog

Check out our most recent and most popular posts.

In this article, you will learn how to use the shared framework in the IOS app. If you have not seen how to create the shared library then read my previous article. To be able to use the shared framework in an IOS app, we need […]
In this article, we are going to learn how to read data from an open-source API. We are going to write the code in our shared module so that both Android and IOS can access it. To fetch the data, we are going to use the […]
In this article, you will learn how to use the shared library in the IOS application where we are going to display a simple message – “Application running on: iOS 13”.  Follow the steps given below to set up the project. Run the script ./gradlew :SharedCode:packForXcode […]

Join us!