Bjorninn1
Bjorninn1
Hello, I have been able to make some examples work using the library but how would I add an element to the body that's not in the swift-html library? For...
I was able to get the code running but code changes don't show up until I build the project again, I did the following: I had node version 12.22.12 installed,...
Hello I have been trying to get the CEP environment to run with Bodymovin, where should I put the downloaded project bodymovin-extension-master? If I put it under `/Library/Application Support/Adobe/CEP/extensions/bodymovin-extension-master` and...
I have followed the installation instructions and when I run `npm run start-dev` inside the main folder it actually runs on port 3000 to make it run on port 8092...
I have a Composition1 and inside it there is a Composition2 with essential graphics variables to change colors. So in Composition1 I have a color control that sends color changes...
Is there any way to change a view programmatically? I am using the same viewcontroller to show two different datasets in a tableview. I have two buttons in the menu,...