Today Iโm adding polls and project links to the Post creation.
Contributions
🔥 4 day streak · Longest 14🏆 Achievements 35 / 71
First steps 5/7
Explorer 4/13
Engagement 5/8
Content 3/8
Community 4/5
Reputation 2/6
Dedication 1/3
Code Farm 5/9
Quizzes 0/6
Levels 5/5
Milestones 1/1
iOS app create post + attachment
Today I added post creation and a nice attachment picker.
Text entered here will be remembered in case the View is closed or the app is killed.
Creating polls and linking to projects will come later.
React test
No, not the React that you think.
I want to test the Reactions (emojis)
Please add a reactioon to this post.
iOS app comments section
Currently building the comments section in the iOS app (see image)
iOS App upvote/downvote & polls
Implemented today:
- upvoting/downvoting
- polls
My Steam Controller arrived today.
Wheeeeeeee!
iOS Profile View
Progress on the iOS app:
A profile view for any user (see screenshot).
Ability to set dark theme, light theme or system theme.
There are a few issues with the Profile endpoint. I created tickets for those.
Web apps suck
Here's an example why I prefer native apps over web apps:
In devplace, when I select a post to read the full contents and the comments, then go back to the posts list, sometimes it stays where I was, sometimes it annoyingly jumps back to the top.
I'm sure you can somehow make it more reliable ...
Poll-demonium!
Markdown in the iOS app
SwiftUI does support markdown, but only a small subset of it ๐คฆโโ๏ธ
So, using a 3rd party lib again... https://github.com/gonzalezreal/swift-markdown-ui
Checking a few examples:
- a list item
- another item
someone said something
responding to someone saying something
an `inline...