Browse By

Tag Archives: react-native

watchman_logo

How to install watchman on Linux

Watchman is a popular file watcher made by google and usually first choice for react-native developers. Watchman can also trigger actions (such as rebuilding assets) when matching files change. If you are a linux user it might be a little bit tricky to install it.