Chris Hannah
My little piece of the internet

Currently Listening

Micro Blog iOS App Progress - Login UI

I thought I’d do some more work on my Micro.blog iOS client this evening. So far it can only view the following sections:

  • Timeline
  • Mentions
  • Discover
  • Favourites

The code however, is probably the best I’ve ever written. I’ve kept it pretty generic, and it’s something that can definitely be expanded upon pretty quickly now.

What I worked on tonight, was the interface and some of the error handling for the initial login page. I want to support logging in by a Micro.blog username/password, but also by a direct app token.

It is at the minute, a strict Micro.blog client, because I don’t plan on developing a whole blogging application. However I will look into that decision in the future.

For now, here’s a preview of the Login page:

Reply via Email