awesome-android-ios-alternatives icon indicating copy to clipboard operation
awesome-android-ios-alternatives copied to clipboard

A curated list of awesome (iOS/Android) frameworks, libraries, tutorials and components.

Awesome Android iOS Alternatives

A curated list of awesome (iOS/Android) frameworks, libraries, tutorials and components.

Contents

  • Library and Frameworks
    • Animations
    • Debug
    • EventBus
    • Maps
    • Networking
    • Tools Extra

Animations

  • Spring (iOS) - A library to simplify iOS animations in Swift
  • pop (iOS) - An extensible iOS and OS X animation library, useful for physics-based interactions
  • Android View Animations (Android) - Cute view animation collection
  • Rebound (Android) - A Java library that models spring dynamics and adds real world physics to your app

Debug

  • FLEX (iOS) - An in-app debugging and exploration tool for iOS
  • Stetho (Android) - Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more

EventBus

  • SwiftEventBus (iOS) - SwiftEventBus is publish/subscribe event bus optimized for iOS
  • EventBus (Android) - Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc

Maps

Networking

  • Alamofire (iOS) - Elegant HTTP Networking in Swift
  • OkHttp (Android) - An HTTP & SPDY client

Tools Extra

Contributing

See the guide