This library adds Presenters to Activities and Fragments. It favors the stateful Presenter pattern, where the Presenter survives configuration changes and the dumb View pattern, where the View only sends user events and receives information from the Presenter but never actively asks for data. This makes testing very easy because no logic lives in the View (Activity, Fragment) except for fancy animations which anyway aren't testable.
Features
- Survives configuration changes
- Documentation available
- Examples available
- Survives when the Activity got killed in background
- The lifecycle can be observed using TiLifecycleObserver
- TiView Annotations
- View binding interceptors
Categories
LibrariesLicense
Apache License V2.0Follow ThirtyInch
Other Useful Business Software
Easily build robust connections between Salesforce and any platform
Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ThirtyInch!