There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a simple contact app with a CRUD implementation based on Realm database, using the repository pattern, MVP and RxAndroid. The user can create a new contact, see the list of contacts, edit or delete a contact and search it based in the name or lastname.