chitgoks
chitgoks
  1st pic using stock camera app 2nd pic ysing camera_camera i think front is ok but selfie mode results in this being stretched out even before pic was...
Back then, code was like this 2.0.2 `Camera( mode: fullScreen ? CameraMode.fullscreen : CameraMode.normal, .... )` But now, there is no more Camera(). Just CameraCamera() and by default it is...
my pics probably are not the best samples. i dont want to post my face here. can i email you @gabuldev and send you the photos
the reply is the same as an annotation of subtype /Text. but the difference is there is an IRT property pointing to the annotation where its comment serves as the...
by any chance, does your lib actually float the colors? what i noticed with his library is that instead of the popup, they do show but the html fields below...
Weird. At first says Module not found: Can't resolve 'react' in '...\node_modules\react-google-picker\dist' I uninstalled it , then installed it again and it works ok.
i also get that error. localhost or remote and i already added both of the urls to the whitelist. im not sure what else is lacking here.
I actually got this to work. but seeing as im new to ios, my knowledge is limited. I placed the AsyncView inside another container, say, a ZStack. Works good. But...
also us3d to have that problem. i guess inside your body is only the async view? what i did was something like if let obj then show ui else show...
I think this should be considered. I also want the icon color to change to white (or gray or whatever) if it is in dark mode.