Skip to content
#

tween

Here are 130 public repositories matching this topic...

hristov296
hristov296 commented Feb 24, 2020

I tried searching for this, but couldn't find relevant issues.
I am using kute to make animations in a gatsby generated site. When I do the gatsby build command, I get this error:

`
17 | var g = typeof global !== 'undefined' ? global : window, time = g.performance,

18 | body = document.body, tweens = [], tick = null, // tick must be null!!
| ^
19 |
20 | // string

andylorenz
andylorenz commented Jan 10, 2020

Its unfortunate but when you are trying to learn a new tool/platform (in my case expo), then the instructions need to be 100% accurate and totally obvious for the newbie ... and this repo is the very first 'recommended' sample project on the expo blog !

So here's what's wrong :

first the installation section starts with "And then create ..."
And ?! After what ?!
well the first thing to do

Improve this page

Add a description, image, and links to the tween topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tween topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.