blob: da966aa245b23e2a31837d0e095dc5c7dea52f6d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
Paul's todo list
- General
- Update to RN 0.70
> Cache some profile/userinfo lookups
- Cursor behaviors on all views
- Update swipe behaviors: edge always goes back, leftmost always goes back, main connects to selector if present
- Onboarding flow
> Invite codes
- Confirm email
- Setup profile?
- Onboarding
- Finish explainers
- Discover scenes view
- *
- Invite to scene
- User search
- Use pagination to make sure there are suggestions
- User profile
- User
- Invite to scene
- Reply gating
- Composer
- View on post
- Linking
- Web linking
> App linking
- Pagination
- Liked by
- Reposted by
- Followers list
- Follows list
- Members list
- Bugs
- Auth token refresh seems broken
- Check that sub components arent reloading too much
- Titles are getting screwed up (possibly swipe related)
|