I tried uploading as base64 but it doesn't seem to work.
I tried uploading as base64 but it doesn't seem to work.
Hi,
I try to upload image to parse backend.
The image is come from camera, so its returned as base64 string or file URI.
I try to look for base64 to binary decoder for javascript without success.
I'm wondering if there other way to do that.
Thanks!
Hi,
I'm new to Tiggzi, I can't find any doc/example on proper way to share component between screen.
For example I want to use same nav bar between screen.
And I want to use same camera service in 2 different screen.
Can I do that?
Thanks!