/Flipper-Android-App

Android Mobile app to rule all Flipper's family

Primary LanguageKotlinMIT LicenseMIT

Flipper Android App

Mobile app to rule all Flipper's family

ecco

Module arch

├── app
├── core
├── bridge
├── modules
│   ├── sample1
│   ├── sample2
  • app - main application module with base UI
  • core - core library with deps and utils
  • bridge - communication between android and flipper
  • modules - community widget module