feat(navigation): add profile stack navigator and fix API endpoints
- Add ProfileStackNavigatorComponent with full navigation stack (Profile, Settings, EditProfile, AccountSecurity, MyPosts, Bookmarks, NotificationSettings, BlockedUsers) - Add null checks for response data in authService login, register, and refreshToken methods - Fix postService API routes to use correct endpoints (/posts instead of /posts/cursor) - Remove completed cursor pagination design document
This commit is contained in:
@@ -5,6 +5,6 @@ dist
|
||||
dist-web
|
||||
dist-android
|
||||
dist-android-update.zip
|
||||
android
|
||||
android
|
||||
screenshots
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user