Mani Kumar Reddy Kancharla
Mani Kumar Reddy Kancharla
By default, immediately after cloning and running gatsby develop, it's showing following error. TypeError: e.getIn is not a function. (In 'e.getIn(["backend","api_root"],"http://localhost:8080/api")', 'e.getIn' is undefined)
Hi We've upgraded from version 1.19.1 to 1.19.8 and started seeing this issue. when we call response.json() it goes to the catch block with the Error: ``` { nativeStackAndroid: [],...
I am trying to use this code, I have successfully set up an app at Github and deployed this provider, I see login with GitHub, I have signed in using...
Update Android Project and the code to run on current devices with all the permissions required and remove any obsolete code. I have written this app with minimal Android knowledge...
Add any documentation relating to the Android Project in appropriate files including README.md
### Description I'm trying to use SvgUri component of this library to display an SVG that has an tag with base64 encoded PNG in it, if I'm opening the svg...