Lucas Reis
Lucas Reis
Is it possible to capture another version of a Composable just to the Capturable and capture a bitmap?
I started making an input range component. When I have something to show I'll post here!
PR to fix some compile errors on last CI Tests that I checked! :)
Hi! @vsouza @bernardolins @luty81 I know that this lib isn't being worked on for a long time, but do you guys have some roadmap or plans for future updates? Do...
Currently, we don't have a way to clear the filtered tag after clicking it. We need to click on the logo to have this behavior. It could be clearer to...
This PR adds the Enhanced Tags Page section created on https://github.com/dwyl/mvp/pull/435 here. I edited some small stuff on the Stats section as well to make it updated. Let me know...
This PR is intended to test the integration with the Mattermost Plugins E2E Utils that I'm working on with @mickmister! I'm creating as a draft for now, so we can...
#### Summary This is a work-in-progress PR that implements using the `react-native-video` library, the playback of audio on the mobile application. It uses the `audioOnly` prop to load audio using...
### Your Environment - Version used: **10.0.9** - Operating System and version: **MacOS 14.6.1** ### Expected Behavior When clicking on the `Schedule Today` after right clicking a task should toggle...
#### Summary This PR adds the `` from React Native Reanimated on the root of the application setting the animation on/off following the user configuration. Since most of our animations...