NWACus / avy

Mobile-Native Viewing of NAC Avalanche Forecasts
MIT License
13 stars 7 forks source link

replace custom tab control with a library #816

Closed stevekuznetsov closed 3 weeks ago

stevekuznetsov commented 4 weeks ago

components/forecast: make tabs independent

We want to deep-link to individual tabs, so each one needs to be independent so it can be the screen to load from scratch.

Signed-off-by: Steve Kuznetsov stekuznetsov@microsoft.com


components/forecast: use top tabs

Signed-off-by: Steve Kuznetsov stekuznetsov@microsoft.com


components: remove custom tab control

Signed-off-by: Steve Kuznetsov stekuznetsov@microsoft.com