I am using following way to create navigation system StackNavigator -> DrawerNavigator -> (Screen A, Screen B, Screen C) Screen A is initial Route Scre
I'm developing a mobile app using WordPress API and I'm trying to display only certain categories instead of all the categories. Currently I'm doing it like thi
What I have: I built a python model which generates a JSON file based on the given input. Now i want my Flutter Application to use this JSON file and to show th
I am new to Django, Whenever i execute the line json_data = JSONRenderer.render(serialized_student_data.data) it gives me error like TypeError: render() missing
I am trying to install an specfic old version of torch I took this snippet from here conda install pytorch==1.8.0 torchvision==0.9.0 torchaudio==0.8.0 cpuonly -
Why am I getting the error? Working in synapse data warehouse. Msg 137, Level 15, State 2, Line 1 Must declare the scalar variable "@p_src_id" I declared it.
So I'm just trying out twilio but I seem to be having some trouble with cURL errors; specifically: cURL error 60: SSL certificate problem: unable to get local i
I have this post request: axios({ method: "post", url: "/sessions/add", data: { session: { name: session.session.name, d