diff options
-rw-r--r-- | todos.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/todos.txt b/todos.txt new file mode 100644 index 000000000..842f5b912 --- /dev/null +++ b/todos.txt @@ -0,0 +1,17 @@ +Paul's todo list + +- Posts in Thread and Feed view + - Like btn + - Repost btn + - Share btn + - Navigate to profile on avi or username click +- Thread view + - Mock API support fetch on thread that's not root + - Header (back btn, highlight) + - Navigate on post press + - View likes list + - View reposts list + - Reply control +- Compose post control +- Navigation + - Stack behavior when navigating content \ No newline at end of file |