-
(削除) IMPORTANT! Find a way to update offset without re-render: (redux JUST SAVE THIS DATA from current call, update to conversation state and update offset) (削除ここまで) -
(削除) Use local DB stores host IP (削除ここまで) -
(削除) Create chat UI (削除ここまで) -
(削除) Create Profile UI (削除ここまで) -
(削除) Create search friend UI (削除ここまで) - Create comments UI
-
(削除) Create Profile UI (when user click a name -> Show all post of this person); (削除ここまで) - Call UI
-
(削除) Create Signup UI (削除ここまで) -
(削除) Complete login scenario (削除ここまで) - Save current offset in new feeds when refresh or load more post
- Create new API get user info and post with UID
- Like and comment
-
(削除) Confirm delete post modal (削除ここまで) - Đổi mk
- Tìm bạn bè qua username, sdt, firstname + lastname
- Hủy kết bạn
- Gửi tin nhắn hình ảnh
- NewsFeed Design
- Login Screen Design
- Chat Screen Design 1
- Chat Screen Design 2
- Comments Screen Design
- RN Navigation
- RN Paper Icons
- RN Paper Theming
- RN Paper FAB
- RN Paper Bottom Navigation
- RN Paper Custom font
- State doesn't update inside setInterval
- (CURRENT) Use
roomsto make private chat - Password keystone: 1234567
- Build APK:
cd android && ./gradlew assembleRelease - Kill process at port:
sudo kill -9 $(sudo lsof -t -i:8081)