Christoph Pader
Christoph Pader
That's how the panning animation / navigation currently looks like: https://user-images.githubusercontent.com/20173411/179524607-909734ff-07e8-41f4-86d8-12a13eb75e39.MOV
With opacity animation included https://user-images.githubusercontent.com/20173411/180851188-02387974-1393-41ae-9b49-5ee9755c1bde.MOV
It was harder than i thought to make `` compatible with CLJS. Now the status `[text/text]` component can be used with the `animated-style` prop. Additionally, the regular style props (`weight`,...
@flexsurfer Fixed all linting errors, there are still some warnings when running `make tests`, but not from any of my changes
Pipeline builds are still failing though, i can't see the log, because i don't have sufficient permissions...
succeeded for me, but will try again, once i'm home
>  > > And also tests are failed. You can run `make tests` for see error related to test and you can reproduce error with build locally using `make...
Tests and Build are succeeding now and i extracted all of the relevant code to `animations`, `style` and `constants`. The Switcher Tab animation in Quo2 sandbox and in the "real"...
Temporarily on hold, because navigation/shell approach changes
Is this still in progress? I'd need this component in order to integrate it into the `Token Gating` component. https://github.com/status-im/status-mobile/pull/13899