资源详情

返回首页 | 相关搜索
[FreeCourseSite.com] Udemy - Socket.IO Chat App in React Native for iOSAndroid
大小 1.2 GB
文件数 121
Info Hash: 016D79A393BF51BABD5C8CD2F115F896E6281E4B
收录时间 2026-01-12 16:10:20
更新时间 2026-01-12 16:32:59
文件列表 (121)
0. Websites you may like/[CourseClub.Me].url
122 B
0. Websites you may like/[FreeCourseSite.com].url
127 B
0. Websites you may like/[GigaCourse.Com].url
49 B
01 - Setting up developer environment/001 Download and Install Nodejs.mp4
25.26 MB
01 - Setting up developer environment/001 Download and Install Nodejs_en.srt
1.51 KB
01 - Setting up developer environment/001 Nodejs-Official-Site.url
46 B
01 - Setting up developer environment/002 Download and Install Visual Studio Code.mp4
16.8 MB
01 - Setting up developer environment/002 Download and Install Visual Studio Code_en.srt
1005 B
01 - Setting up developer environment/002 Visual-Studio-Code-Free-for-Mac-Windows-Linux.url
54 B
01 - Setting up developer environment/003 Install React Native (Expo).mp4
50.45 MB
01 - Setting up developer environment/003 Install React Native (Expo)_en.srt
3.48 KB
01 - Setting up developer environment/003 React-Native-Getting-Started-Install-Guide.url
84 B
01 - Setting up developer environment/external-links.txt
249 B
02 - Starting our Socket.io backend/001 Initializing our Socket.io backend.mp4
63.49 MB
02 - Starting our Socket.io backend/001 Initializing our Socket.io backend_en.srt
5.02 KB
02 - Starting our Socket.io backend/001 Socket.IO-vanilla-javascript-tutorial-optional-.url
59 B
02 - Starting our Socket.io backend/002 Listening for connection event in Socket.io backend.mp4
56.07 MB
02 - Starting our Socket.io backend/002 Listening for connection event in Socket.io backend_en.srt
2.85 KB
02 - Starting our Socket.io backend/external-links.txt
92 B
03 - Connecting to Socket.io from React Native/001 Connecting to Socket.io from React Native.mp4
93.17 MB
03 - Connecting to Socket.io from React Native/001 Connecting to Socket.io from React Native_en.srt
5.61 KB
03 - Connecting to Socket.io from React Native/001 Github-repo.url
88 B
03 - Connecting to Socket.io from React Native/002 Removing yellow warning in React Native about Socket.io.mp4
14.41 MB
03 - Connecting to Socket.io from React Native/002 Removing yellow warning in React Native about Socket.io_en.srt
3.68 KB
03 - Connecting to Socket.io from React Native/002 Stack-Overflow-post-about-yellow-warning.url
138 B
03 - Connecting to Socket.io from React Native/003 Adding TextInput and saving entered message state.mp4
54.56 MB
03 - Connecting to Socket.io from React Native/003 Adding TextInput and saving entered message state_en.srt
7.8 KB
03 - Connecting to Socket.io from React Native/003 MDN-about-arrow-functions.url
115 B
03 - Connecting to Socket.io from React Native/003 Official-React-Docs-about-useState-Hook.url
65 B
03 - Connecting to Socket.io from React Native/003 Stack-Overflow-what-is-useState-in-React-.url
94 B
03 - Connecting to Socket.io from React Native/003 TextInput-React-Native-Docs.url
78 B
03 - Connecting to Socket.io from React Native/003 W3-Schools-about-arrow-functions.url
74 B
03 - Connecting to Socket.io from React Native/004 React-Official-Docs-on-useRef-.url
76 B
03 - Connecting to Socket.io from React Native/004 Sending Chat Message to Socket.IO Backend from React Native.mp4
25.69 MB
03 - Connecting to Socket.io from React Native/004 Sending Chat Message to Socket.IO Backend from React Native_en.srt
6.13 KB
03 - Connecting to Socket.io from React Native/004 Socket.io-Official-Docs-about.emit-and.on-.url
98 B
03 - Connecting to Socket.io from React Native/005 .map-MDN-Docs.url
114 B
03 - Connecting to Socket.io from React Native/005 Finished-source-repo-Github.url
90 B
03 - Connecting to Socket.io from React Native/005 Receiving Message in React Native from Socket.io.mp4
32.88 MB
03 - Connecting to Socket.io from React Native/005 Receiving Message in React Native from Socket.io_en.srt
9.05 KB
03 - Connecting to Socket.io from React Native/005 Spread-Operator-MDN-Docs.url
113 B
03 - Connecting to Socket.io from React Native/external-links.txt
1.29 KB
04 - Bootstrapping UI with Gifted Chat UI Kit/0. Websites you may like/[CourseClub.Me].url
122 B
04 - Bootstrapping UI with Gifted Chat UI Kit/0. Websites you may like/[FreeCourseSite.com].url
127 B
04 - Bootstrapping UI with Gifted Chat UI Kit/0. Websites you may like/[GigaCourse.Com].url
49 B
04 - Bootstrapping UI with Gifted Chat UI Kit/001 Chat-App-Github-Repo.url
80 B
04 - Bootstrapping UI with Gifted Chat UI Kit/001 Gifted-Chat-Github-Docs.url
77 B
04 - Bootstrapping UI with Gifted Chat UI Kit/001 Installing Gifted Chat and fixing KeyboardAvoidingView in Android.mp4
79.11 MB
04 - Bootstrapping UI with Gifted Chat UI Kit/001 Installing Gifted Chat and fixing KeyboardAvoidingView in Android_en.srt
9.2 KB
04 - Bootstrapping UI with Gifted Chat UI Kit/002 Displaying received messages from Socket.io in new UI.mp4
36.27 MB
04 - Bootstrapping UI with Gifted Chat UI Kit/002 Displaying received messages from Socket.io in new UI_en.srt
7.15 KB
04 - Bootstrapping UI with Gifted Chat UI Kit/002 Github-repo.url
80 B
04 - Bootstrapping UI with Gifted Chat UI Kit/003 Github-Repo-Polishing-UI.url
80 B
04 - Bootstrapping UI with Gifted Chat UI Kit/003 Security issues to avoid, userId mapping and some house cleaning.mp4
68.11 MB
04 - Bootstrapping UI with Gifted Chat UI Kit/003 Security issues to avoid, userId mapping and some house cleaning_en.srt
7.67 KB
04 - Bootstrapping UI with Gifted Chat UI Kit/external-links.txt
339 B
05 - Expanding Socket.io backend/001 Github-repo.url
85 B
05 - Expanding Socket.io backend/001 Implementing userIds and sending full message object from Socket.io.mp4
48.18 MB
05 - Expanding Socket.io backend/001 Implementing userIds and sending full message object from Socket.io_en.srt
9.72 KB
05 - Expanding Socket.io backend/002 Creating Separate Message Event Handler.mp4
20.42 MB
05 - Expanding Socket.io backend/002 Creating Separate Message Event Handler_en.srt
5.08 KB
05 - Expanding Socket.io backend/002 Github-repo-Expanding-Backend.url
85 B
05 - Expanding Socket.io backend/external-links.txt
182 B
06 - Public Chat App with Usernames/001 Adding Usernames to Socket.io Backend.mp4
13.01 MB
06 - Public Chat App with Usernames/001 Adding Usernames to Socket.io Backend_en.srt
3.18 KB
06 - Public Chat App with Usernames/002 Creating Join Screen.mp4
19.02 MB
06 - Public Chat App with Usernames/002 Creating Join Screen_en.srt
4.26 KB
06 - Public Chat App with Usernames/003 Flexbox-React-Native-docs.url
76 B
06 - Public Chat App with Usernames/003 Layout in Join Screen.mp4
20.32 MB
06 - Public Chat App with Usernames/003 Layout in Join Screen_en.srt
4.68 KB
06 - Public Chat App with Usernames/003 chat-icon.png
7.54 KB
06 - Public Chat App with Usernames/004 Last polishes on Join Screen layout (Promise!).mp4
30.77 MB
06 - Public Chat App with Usernames/004 Last polishes on Join Screen layout (Promise!)_en.srt
2.45 KB
06 - Public Chat App with Usernames/005 Creating JoinChat function and joining chat with usernames!.mp4
26.62 MB
06 - Public Chat App with Usernames/005 Creating JoinChat function and joining chat with usernames!_en.srt
6.93 KB
06 - Public Chat App with Usernames/006 Fixing issue with unique avatars.mp4
26.13 MB
06 - Public Chat App with Usernames/006 Fixing issue with unique avatars_en.srt
5.18 KB
06 - Public Chat App with Usernames/006 MDN-docs-Math.url
109 B
06 - Public Chat App with Usernames/external-links.txt
195 B
07 - Adding Navigation/001 Intro to section.mp4
7.43 MB
07 - Adding Navigation/001 Intro to section_en.srt
1.95 KB
07 - Adding Navigation/001 react-navigation-website.url
55 B
07 - Adding Navigation/002 Auth-flow-React-Navigation.url
74 B
07 - Adding Navigation/002 Getting-started-React-Navigation.url
80 B
07 - Adding Navigation/002 Installing and Using react-navigation.mp4
24.18 MB
07 - Adding Navigation/002 Installing and Using react-navigation_en.srt
6.7 KB
07 - Adding Navigation/external-links.txt
249 B
08 - Adding Redux/001 Free-Redux-Course-Udemy.url
102 B
08 - Adding Redux/001 Intro to Redux section.mp4
12.28 MB
08 - Adding Redux/001 Intro to Redux section_en.srt
2.25 KB
08 - Adding Redux/002 Adding Redux.mp4
48.19 MB
08 - Adding Redux/002 Adding Redux_en.srt
11.43 KB
08 - Adding Redux/002 Redux-Docs.url
73 B
08 - Adding Redux/002 Source-code-Github-Repo.url
80 B
08 - Adding Redux/002 redux-socket.io-Github.url
66 B
08 - Adding Redux/external-links.txt
343 B
09 - Using Redux and react-navigation in our Chat App/001 Dispatching Join Event from JoinScreen.js with Redux.mp4
18.76 MB
09 - Using Redux and react-navigation in our Chat App/001 Dispatching Join Event from JoinScreen.js with Redux_en.srt
4.86 KB
09 - Using Redux and react-navigation in our Chat App/002 Navigating to FriendListScreen and fixing keyboard for Android in JoinScreen.mp4
15.52 MB
09 - Using Redux and react-navigation in our Chat App/002 Navigating to FriendListScreen and fixing keyboard for Android in JoinScreen_en.srt
4.04 KB
09 - Using Redux and react-navigation in our Chat App/003 Getting Users Online from Socket.io into our Redux Store.mp4
31.39 MB
09 - Using Redux and react-navigation in our Chat App/003 Getting Users Online from Socket.io into our Redux Store_en.srt
3.95 KB
09 - Using Redux and react-navigation in our Chat App/004 Displaying Users Online in FlatList and handling disconnect event.mp4
26.2 MB
09 - Using Redux and react-navigation in our Chat App/004 Displaying Users Online in FlatList and handling disconnect event_en.srt
6.18 KB
09 - Using Redux and react-navigation in our Chat App/005 Adding User Avatar and TouchableOpacity to FriendListScreen.mp4
25.36 MB
09 - Using Redux and react-navigation in our Chat App/005 Adding User Avatar and TouchableOpacity to FriendListScreen_en.srt
7.74 KB
09 - Using Redux and react-navigation in our Chat App/006 Navigating to ChatScreen after pressing on User in FriendList.mp4
47.57 MB
09 - Using Redux and react-navigation in our Chat App/006 Navigating to ChatScreen after pressing on User in FriendList_en.srt
6.27 KB
09 - Using Redux and react-navigation in our Chat App/007 Sending Private Message to Socket.io backend.mp4
20.19 MB
09 - Using Redux and react-navigation in our Chat App/007 Sending Private Message to Socket.io backend_en.srt
6.49 KB
10 - Implementing Private Messaging/001 Creating selfUser State Property.mp4
50.92 MB
10 - Implementing Private Messaging/001 Creating selfUser State Property_en.srt
5.27 KB
10 - Implementing Private Messaging/001 Github-repo-section-10.url
89 B
10 - Implementing Private Messaging/002 Creating Conversations State Property.mp4
21.63 MB
10 - Implementing Private Messaging/002 Creating Conversations State Property_en.srt
2.64 KB
10 - Implementing Private Messaging/003 Appending sent messages locally.mp4
20.35 MB
10 - Implementing Private Messaging/003 Appending sent messages locally_en.srt
4.64 KB
10 - Implementing Private Messaging/004 Sending messages across Socket.IO.mp4
41.69 MB
10 - Implementing Private Messaging/004 Sending messages across Socket.IO_en.srt
4.46 KB
10 - Implementing Private Messaging/005 BONUS - coupons for other courses.html
905 B
10 - Implementing Private Messaging/external-links.txt
97 B

免责声明

本网站仅提供DHT网络资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 fuckatgfw@protonmail.com。