Healer is React Native template application.
Using react native and typescript language to develop mobile app for both iOS and Android.
1. Install Node
Go to https://nodejs.org/en/download/, download latest LTS version then install it.
2. Watchman
Follow the Watchman installation guide to compile and install Watchman from source.
https://facebook.github.io/watchman/docs/install.html
Watchman is a tool by Facebook for watching…