arygm / QuickFix

A mobile app designed to connect users who need tasks done with skilled manual workers.
3 stars 0 forks source link

feat(search): add ServiceTypeBottomBar to SearchWorkerResult screen #158

Closed Autek closed 6 days ago

Autek commented 1 week ago

Integrated the ServiceTypeBottomBar at the bottom of the SearchWorkerResult screen. Managed state for service selection using remember. The bottom bar supports selecting a service type, applying the selection, and resetting it.