nimblehq / jetpack-compose-crypto

This is an sample Crypto market prices app built with Jetpack Compose
https://nimblehq.co/
MIT License
21 stars 5 forks source link

[Integrate] As a user, I can see the chart of coin prices #20

Closed hoangnguyen92dn closed 2 years ago

hoangnguyen92dn commented 2 years ago

Why

The user is able to see the chart of coin prices on the detail page

Acceptance Criteria

~- Show the API response on the Line Chart using https://github.com/tehras/charts~

Design

N/A

Resources

N/A

hoangnguyen92dn commented 2 years ago

The Compose chart library doesn't compatible with the latest jetpack compose version on the project (1.0.2). Another approach: https://proandroiddev.com/building-your-first-custom-chart-in-android-with-jetpack-compose-a890fb60878b