xcode simulator does not show the latest changes made in vscode even after xcode build

Hi

We are developing iOS app using react native. Vscode is used as IDE. when we build the project in Xcode build is successful. But when we try to run it on Xcode simulator the recent changes are not visible. The build is having only the older changes.

Please guide us in resolving this.