December 2017
Beginner
372 pages
10h 32m
English
The hooks folder is used by NativeScript to manage the live watch and syncing feature during runtime. As you may have noticed, when we ran our application in the Command Prompt, we got a message that said Looking for file changes. This feature is similar to the live update feature we have in Angular CLI, wherein the framework keeps track of the files, and if any of them changes, the framework automatically builds the project and deploys the latest code on the emulator/device.
Read now
Unlock full access