You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📱 Capacitor plugin for foldable phones: 📖 fold state, posture, hinge angle, size classes, rear display and dual screen on Android, plus a polyfill for the Device Posture and Viewport Segments web APIs.
Coinsight is a POC Android app built with Kotlin, Clean Architecture and MVI. It uses Jetpack Compose, Hilt, Paging 3, Coil and Timber to display crypto market data from CoinGecko. Modularized into app, data, network, domain and core, it demonstrates scalable and modern Android design.
This is a sample that shows the power of using NavigationRail, BottomNavigation, latest Navigation component and WindowManager altogether, so depending on the device form factor used (single screen or foldable/dual-screen), a specific UI navigation will be shown to the user, taking advantage of the extra-room that these new devices provide.