Video Objective: Implementing Delete Student Record Functionality in our React Native Mobile Application by adding a delete button ('X') at the end of every student record row.
Passing student id to Django API in order to delete the student record from MS SQL database.
Current State (after last video)
1. DjangoAPI running on local IP address (with delete student record endpoint)
2. React Native Mobile App code is open in VS Code
3. Mobile App running on Android Emulator (developed so far, with filter/search student functionality)
Steps:
---------
1. Reviewing the existing code of Student.jsx
2. Add some student records from Django Admin site, use Superuser credentials (created in initial videos)
3. Define 'UseFocusEffect' so that newly added records are displayed on Mobile App
4. Define 'deleteStudent' function
5. Update 'renderItem' function to add Delete button 'X' in every row
6. Include 'deleteButton' and 'buttonText' formats in 'styles'
7. Test the delete student record funationality from React Native mobile app
On this page of the site you can watch the video online 18 React Native Delete Student Record with a duration of hours minute second in good quality, which was uploaded by the user Dr Umair Abdullah 09 August 2024, share the link with friends and acquaintances, this video has already been watched 59 times on youtube and it was liked by 1 viewers. Enjoy your viewing!