Hadi
Hadi
> How did you resolve this error? "npm install react-tilt" The problem is that react-tilt is not installed properly.
Convert the gltf file to glb, there is a few online website that would convert the file for free. After you put the .glb gile in the public folder make...
More info is needed for example when did this start to happen and the code in the file you were editing when this happened.
hey do you mind sharing how you animated the text to get typed out because when trying to do so all the libraries that I can find are outdated for...
> @hady-dev > hey, i used a package called react-type-animation; > > ``import { TypeAnimation } from 'react-type-animation'; `` > ``` > > I develop > cursor={false} // omit the...
@DonSmog and @Emmanuel-Jackson can you please share your code as in the file the error is coming from or github repo for your full code.
> Hi , how can we reduce the resolution of the canvas to make it work , scrolling can work by simply setting touch-controls:pan-y It is not a resolution issue,...
You have 2 components directories inside each other. to further explain what I just said if you put "./components/components" that would fix your code. the way to fix it though...
"Does the file exist?" Error is a directory error, if you need help you're going to have to share a screen shot of the app.jsx file with the explorer open...