hazirmagron
hazirmagron
Hi @pgarciacamou! Yes, you're very much right. I did install it through npm. Makes sense how you communicated on the DOC then. Yes, update the npm version please. It is...
Did you guys manage to resolve this? I'm having the same issues right now. @dearlk @DaylAppReactNative
Any new insights to this? I have a similar and very weird bug occurring. I get no Error messages, so I am assuming that the shared transition tags aren't found.
This still doesn't seem to be fixed (v.2.2.9)
> @thegreatercurve, Hey, I was working on this issue but realised that even if we toggle the auto link, it will automatically going to consider it again. I mean, we...
> ### Animating Header based on scrollY value > I would like to animate the header based on the scrollY (or height from `useHeaderMeasurements`) value of the scroll views in...
Did you manage to create a custom DropIndicator @nicksrandall? Emotion also doesn't play very well with NextJS not to mention that two additional libraries (Emotion & atlaskit/token) seems a bit...
Below is a DropIndicator component for those using tailwind. Haven't had time to test it myself but is a good starting point for those wishing to avoid unnecessary dependencies. ```...
> > One approach is to extract the Dropzone functionality from the editor but ideally it is part of the editor state since the shared state simplifies managing the attached...
Got any suggestions? @zhiqingchen