tomtom-international / tomtom-navigation-android-examples

TomTom Navigation SDK examples
https://developer.tomtom.com/android/navigation/documentation/overview/introduction
Other
22 stars 4 forks source link

Migrate BasicNavigation to Compose #90

Open hgarciaalberto opened 7 months ago

hgarciaalberto commented 7 months ago

This PR has been done in top of the previous PR #89, it also includes its changes. This Pull Request implements an example of TomTom's SDK integration in Compose using interoperability libraries.

AristotelispetrosBobas-TomTom commented 7 months ago

Hi @hgarciaalberto,

Thanks for your contribution.

Please see my reply in the other PR.

As far as migrating to Compose, we can have a closer look at this after our deployment restructuring has concluded.

hgarciaalberto commented 5 months ago

Hi @AristotelispetrosBobas-TomTom , I've checked the preview branch and found that it's a bit outdated. Therefore, I've decided to rebase this branch to main instead. Additionally, I have updated the code to the latest dependency versions and adapted it to compose. If anyone from TomTom could continue adapting the project and provide good practices for the migration, it would be greatly appreciated.