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
In questa pagina del sito puoi guardare il video online 18 React Native Delete Student Record della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Dr Umair Abdullah 09 agosto 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 59 volte e gli è piaciuto 1 spettatori. Buona visione!