Skip to content

Commit

Permalink
Merge branch 'main' into phase-2
Browse files Browse the repository at this point in the history
  • Loading branch information
PranavShahSI authored Oct 16, 2024
2 parents d85de29 + f3f3b9a commit 359ac0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,4 @@ is not re-emitted when the UI is recreated.

- `Single Consumption`: Ensures that an event is consumed only once by observers.
- `Lifecycle-Aware`: Integrates seamlessly with Android's lifecycle components.
- `Thread-Safe`: Uses AtomicBoolean to manage the event state safely across threads.
- `Thread-Safe`: Uses AtomicBoolean to manage the event state safely across threads.

0 comments on commit 359ac0e

Please sign in to comment.