Currently, I have to disable Emacs\' lock files, (create-lockfiles nil) to conveniently develop my React Native project. Otherwise, if I make file changes and do no
(create-lockfiles nil)