Kaaveh / ComposeNews

A playground about best practices, using updated libraries and solutions in the Android world!
Apache License 2.0
293 stars 50 forks source link

WearOS version #218

Open rezazarchi opened 2 months ago

rezazarchi commented 2 months ago

related to issue #176

rezazarchi commented 2 months ago

Hey @Kaaveh I've added a new Android application module for Wear OS! I've included all the necessary dependencies and set up a basic MainActivity (it's empty for now).

I'd love to hear your thoughts on this initial setup. Please let me know if you have any feedback. Thanks!

Kaaveh commented 2 months ago

Hi @rezazarchi It's amazing! Please continue.

rezazarchi commented 1 month ago

I changed modules structure to remove all WearOS-related dependencies from the current modules. We now have separated design, navigation, and UI modules for the WearOS version.

I added the remaining implementations for showing the list and details. However, there's still some work to do: