Daniel Espino García
Daniel Espino García
@itsharis Has this issue been resolved?
Closing (completely, not sending to the background) and opening the app does show the new messages? Do you see a banner saying "Server unreachable" or something similar?
@n-gao You can reach me on [Mattermost community](https://community.mattermost.com/core/messages/@daniel.espino-garcia) and send me the link of your instance. That way I can debug what exactly is impeding the connection. Same for anyone...
We made the changes to not use reduced animation because some animations were not taking nicely this. You can see that on `patches/react-native-reanimated+3.16.5.patch` we are directly disabling that on the...
@panoramix360 Thank you very much for the research! It would be great to have a "holistic" solution. Fixing it like that for the login page may seem ok (another way...
> What I find it weird is that, despite removing the patch that was removing the React Native Reanimated reduce motion config, I still had to add the ReducedMotionConfig on...
@panoramix360 There seems to be an error in the tests in `app/screens/post_priority_picker/post_priority_picker.test.tsx`. It seems to be something related to reanimated, so I guess it is around your changes, but not...
@panoramix360 There are a bunch of snapshots that are failing. Those seems to be related to how you changed the test behavior on the setup.ts file around reanimated. Then there...
@Subashree-selvaraj Are you still looking into this? Could you share videos of the before and the after?
@sankettank66 Great work! But you seem to have updated many of the styles inadvertently. Can you run `npm run fix` to get them back to how they were before?