Hybrid App Development: Benefits and Limitations

Hybrid-app-development-Benefits-and-Limitations-

What Is a Hybrid App Development?  There are three main ways that mobile apps are developed today. The first one is using the native SDKs directly, which means we establish each app for different platforms with the help of the native language. For Android, it is kotlin or java. In iOS, it is objective C […]

How to implement SwiperJs slides with IONIC 1.x

Squash-app-blogs-new-5

With the release of V1.2, ionic announced the support for SwiperJs with the new directive ion-slides. The older ion-slidebox will be deprecated over the new ion-slides. As there was very less documentation and a lot of developers confused on how to get an instance of the swiper in your controller, I decided to write this blog […]