Your react native app cannot connect to your local server just like a web app or your postman app. To connect to your local server, use http://10.0.2.2:7036 instead of http://192.168.8.100:7036 for your API connection url.
http://10.0.2.2:7036
http://192.168.8.100:7036