-
Hello,
I think this is a great library and thanks for creating it.
One issue though:
When using number like "09" (for example) it gets auto formatted to "9". Wouldn't it be better if the user d…
-
Sprites have the feature to add as many frames as you want and determine the speed at which it plays. BG tiles need the same thing. The default of 3 frames isn't really enough for some animations. An …
-
-
Hello,
I was wondering if it is possible to to base an elements key frames off of a previous elements key frame values.
The problem I am trying to solve is that after creating a series of animated a…
-
### Description
After executing an animation (such as Animated.timing) with useNativeDriver set to true, changing the "key" prop (which causes a remount) in a child view, that utilizes the animated…
krdc updated
5 months ago
-
Hiya, not sure if i have done something wrong, but the event horizon on the sgu gate is just white with no textures or anything. it all works but it is just white and I am not sure why?
-
Can we have a minimalistic example with a Gutenberg Block which can use React on the font-end? Thanks
-
Hello,
Is it possible to get a random animated gif from an directory?
for example:
random_gif:
type: AnimatedGif
path: /home/pi/gifs/*.gif
Regards,
Joey
-
```
Pingus currently does not really have proper documentation and it's man-page is
rather useless. This should be fixed.
1) Write a better man-page (should probably wait to 0.8 options are final)
…
-
I'm facing several animated scroll performance issues on low performance devices. I noticed that on `ScrollViewer.prototype._doAnimatedScroll `function on `platform/web/scrollcomponent/ScrollViewer.js…