Spawn: Spontaneity made easy. This app aims to ease the friction of making spontaneous plans with your friends, and get rid of the infinite group chat headache.
Other
3
stars
0
forks
source link
Setup Bottom Nav Buttons + `FriendMapView` with very basic map #30
Setup bottom nav buttons in BottomNavButtonView, which handles new enum type, BottomNavButtonType: .map, .plus, and .tag
With rectangle styling for .plus, that matches the figma design
Re-organized file structure for EventInfoViews, to be more easily searched for, and split up better (there was a mix of views and view models all in one file)
BottomNavButtonView
, which handles new enum type,BottomNavButtonType
:.map
,.plus
, and.tag
.plus
, that matches the figma designEventInfoViews
, to be more easily searched for, and split up better (there was a mix of views and view models all in one file)