-
I think this might be caused by charts - when an HMR change is made to one chart, they all re-trigger and re-animate. I think when the first chart is close to the top of the page, somehow that trigger…
-
I propose distinction of mobile and web version(mobile first, web with fewer priority). For example, mobile first screen may be splash, and another after load is login screen with several buttons: `Lo…
-
### Description
The current landing page of the application could use enhancements to make it more visually appealing and user-friendly. The goal is to improve user engagement and retention by creati…
-
I have used the following code to try implement animate.css on my slider text overlay, but the third slidshow starts off already showing, how can I get animate.css to work on the slider:
` $…
-
So I have tried implementing the ClusterKit [proj][1] in order to have clustering of annotations/(possibly polylines)([given that Mapbox does not have that functionality][2]) in my app but it does not…
-
Hi!
Thanks for this awesome library!
Quick question please: How can I mask the background? if I just add a mask view, it darken also the bottom sheet...
Any idea?
-
_This is only for your information and might be a possible feature for navigation menu system if you see it fit.
If this is possible to do right now without any (or minimal) coding it would be nice t…
-
I need to align the message text of the snackbar center.
-
### Description
```
const opacityStyle = useAnimatedStyle(() => {
console.warn('inited', inited.value);
return {
opacity: inited.value ? 1 : 0,
};
});
```
the op…
-
**Describe the bug**
Clicking the `Sign in to give documentation feedback` button on the bottom of each microsoft docs page does not work in Firefox.
**To Reproduce**
Steps to reproduce the behav…