Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
749 contributions in the last year
Contribution activity
October 2020
Created a pull request in adibfara/Lives that received 1 comment
Fix filter predicate arg typing
Because a non nullable LiveData type shouldn't require to handle nullity in the filter predicate. Thanks for this project, by the way :)