Eventex is an Android library to send/post data to Fragments, Layouts, Activity. No need to create interfaces and pass listeners to multiple classes. There is also no need to subscribe/unsubscribe for events!
Features:
- Delivers messages between UI components of an Activity.
- Supports synchronous and asynchronous communication.
- No need to subscribe/unsubscribe to receive messages.
- Can deliver any data type.
- Completely decouples components.
- No reflection and no ProGuard rules.
- Tiny code size.
