alexstyl / contactstore

A modern, strongly-typed contacts API for Android.
https://alexstyl.github.io/contactstore
Apache License 2.0
440 stars 15 forks source link

📖 Guest Book #21

Closed alexstyl closed 3 months ago

alexstyl commented 2 years ago

This issue is here for you to write any nice things about the project you like. I would love to know how ContactStore has helped you in your projects. If you happen to know any companies/projects that use it, feel free to mention them.

If you have any issues, questions, suggestions, please open a new issue

Thanks, Alex

alexstyl commented 2 years ago

I used ContactStore in the Jetpack Compose Starter Kit so that I could focus on the UI bits.

Ended up building the whole contacts app in 2 weeks time. 🚀

fgubler commented 2 years ago

I am using the ContactStore for my private project which is privacy-focused contacts app: https://github.com/fgubler/PrivateContacts

Very happy so far (both by the libarary and by your quick responses to my questions)