npm install react-native link
for android > react-native run-android for ios > react-native run-ios
Run the server first https://github.com/vlade2008/jagnawaterworkssystem-api
Open file LoginScreen.js this.state = { .... host:'youripaddres' // example 192.168.1.1
}