Change (maybe also animate) the chevron as the collapse animation is happening.
@lilliantang3 Could you take a look at adding that for next week?
In the future we also will need to think about how this Card view displays the plans. The generic Content of the card ui can help with this, but we need some Bindings so we can update the number of items, etc. That we can think about for later though.
Super basic SwiftUI card view.
Still needs some work, namely:
@lilliantang3 Could you take a look at adding that for next week?
In the future we also will need to think about how this Card view displays the plans. The generic
Content
of the card ui can help with this, but we need someBinding
s so we can update the number of items, etc. That we can think about for later though.