Simple Reactnavigation v6 with previous example php_api
App.js ** This code must be always in the App.js file otherwise it will encounter an error Now here we are moving from one screen to another that is StudentInsert.js and this code must be included in the StudentSearch.js and navigation handler is just the user-defined function and here in this file we don't have to include any header files related to navigation except react-native common files that we have imported before in our previous examples