I'm looking to include a demo app with a Swift Package of custom controls that shows implementation demos for each of the controls. Is there a way that I can in
I've deployed firebase deploy in cmd console. but error has occured several times. I already tried these things: Changing %RESOURCE_DIR% in firebase.json file T
I have a menu with a bulleted list, I would like to align an arrow type icon to the right, but the alignments are not done exactly. Here is an image below of my
I'm trying to use the code from the Teachable Machine website: from keras.models import load_model from PIL import Image, ImageOps import numpy as np # Load th
I'd like to develop a music visualizer app for tvOS which has the ability to listen to whatever background audio is playing (like Spotify, Pandora, etc.). Does
Using javascript, i want to check if a certain character is 32 bit or not ? How can i do it ? I have tried with charCodeAt() but it didn't work out for 32bit ch
The below code works and I can create a measurement modal that displays the kgs, grams etc but was wondering if there is a way to do it as a dropdown select2 in
I'm testing a microservice that writes into a file with JUnit. The problem is that I get a java.io.FileNotFoundException: DecryptService/src/main/resources/KEY_
I'm creating a user interface. I am passing text between the main scene and the subscene. What I intend to do is reuse a subscene and change the text depending
I have the following method which does uploads an attachment and get attachmentid and make api call to get the blob of the attachment id to preview private uplo