Socket.IO 聊天应用程序,采用 React Native 开发,适用于 iOSAndroid
上次更新时间:2024-12-04
课程售价: 2.9 元
联系右侧微信客服充值或购买课程
课程内容
01 - Setting up developer environment
02 - Starting our Socket.io backend
03 - Connecting to Socket.io from React Native
04 - Bootstrapping UI with Gifted Chat UI Kit
05 - Expanding Socket.io backend
06 - Public Chat App with Usernames
07 - Adding Navigation
08 - Adding Redux
09 - Using Redux and react-navigation in our Chat App
- 001 Dispatching Join Event from JoinScreen.js with Redux
- 002 Navigating to FriendListScreen and fixing keyboard for Android in JoinScreen
- 003 Getting Users Online from Socket.io into our Redux Store
- 004 Displaying Users Online in FlatList and handling disconnect event
- 005 Adding User Avatar and TouchableOpacity to FriendListScreen
- 006 Navigating to ChatScreen after pressing on User in FriendList
- 007 Sending Private Message to Socket.io backend
10 - Implementing Private Messaging
课程内容
10个章节 , 36个讲座
01 - Setting up developer environment
02 - Starting our Socket.io backend
03 - Connecting to Socket.io from React Native
04 - Bootstrapping UI with Gifted Chat UI Kit
05 - Expanding Socket.io backend
06 - Public Chat App with Usernames
07 - Adding Navigation
08 - Adding Redux
09 - Using Redux and react-navigation in our Chat App
- 001 Dispatching Join Event from JoinScreen.js with Redux
- 002 Navigating to FriendListScreen and fixing keyboard for Android in JoinScreen
- 003 Getting Users Online from Socket.io into our Redux Store
- 004 Displaying Users Online in FlatList and handling disconnect event
- 005 Adding User Avatar and TouchableOpacity to FriendListScreen
- 006 Navigating to ChatScreen after pressing on User in FriendList
- 007 Sending Private Message to Socket.io backend