milkowska / MealBay

0 stars 0 forks source link

Create collection screen. #33

Closed milkowska closed 1 year ago

milkowska commented 1 year ago

Create an empty collection screen, a modal bottom sheet for creating collections.

milkowska commented 1 year ago

An empty screen is done. It uses Modal Bottom Sheet to create a new collection.

Image

By default the collections are empty, the user can create a personal and private collection.

Image

The button is enabled once the input is valid. These collection are not working with firebase yet.

Image