Completed
- How to build a Video calling app like Skype, WhatsApp, FaceTime
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Video Calling App with React Native - Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 - How to build a Video calling app like Skype, WhatsApp, FaceTime
- 2 - Building Front End UI with React Native
- 3 - What can be done with Voximplant?
- 4 - Prerequisites for the build
- 5 - Initializing React Native Project
- 6 - Open Project with Visual Studio Code
- 7 - Run the development server with npm start
- 8 - Run the app on a device or an emulator
- 9 - Render a List of Contacts
- 10 - Adding Search functionality
- 11 - Creating the Calling Screen
- 12 - Incoming Call Screen
- 13 - Click handlers for the Accept and Decline buttons
- 14 - Ongoing CallScreen
- 15 - App Navigation
- 16 - Install Native Stack Navigator
- 17 - Summary: Contact List, Incoming Call Screen, Call Screen, Navigation
- 18 - Sneak peak to next video
- 19 - Q&A from the chat