The image uploader is kind of slow
That isn't that bad if I can write as it uploads.
But the image upload dialog is now modal -- you can't touch the post text or type while it is uploading. For a 30kB file, it takes about 5 or 6 seconds of staring at the spinner now.
To fix this, make a separate pane to list the images uploaded. Image upload does not freeze text editing but happens on the side. A spinner can be displayed when an upload is happening for those that like to see that type of thing
Tapping the image inserts it into the post at the cursor

