cforlando / PetAdoption-iOS

pet adoption app
MIT License
14 stars 15 forks source link

Show zip code dialog if no zip code is saved in UserDefaults #80

Closed WERUreo closed 6 years ago

WERUreo commented 6 years ago

The first time the app is loaded, before the user has entered a zip code, we were being presented with a blank screen. Eventually we will add an empty state view there, but for now, if there is no zip code saved to UserDefaults, we will present the zip code dialog.