Category: Ionic

Create Shared Element Transition in Ionic React App using Framer Motion

Create Shared Element Transition in Ionic React App using Framer Motion – Brilliansolution. Shared element transitions is a common pattern in both web and mobile application. Youtube and Instagram use them heavily throughout their mobile application: Shared element transition improves the user experience (UX) of your application by creating an association between the two views you are transitioning between. Take...

How to Develop Ionic iOS Development

Ionic iOS Development – Brilliansolution. This guide covers how to run and debug Ionic apps on iOS simulators and devices using Capacitor or Cordova. iOS apps can only be developed on macOS with Xcode installed. There are two workflows for running Ionic apps on iOS: The Xcode approach is generally more stable, but the Ionic CLI approach offers live-reload functionality. Ionic iOS Development Xcode Setup​...