Compose 1. Add M3 dependency alongside M2 dependency 2. Add M3 version of your app’s theme alongside M2 version of your app’s theme. 3. Migrate individual modules, screens, (or composables) to M3. 4. Once fully migrated, remove M2 from the app. Phased Approach
with Material 3 in your parent theme 2. Handle breaking changes for components (Chips, BottomNavigation, etc) 3. Con fi gure your app theme Non-phased approach