Hanno J. Gödecke
Hanno J. Gödecke
This PR adds support for the [Skottie Module](https://skia.org/docs/user/modules/skottie/) to react-native-skia. > Note: The animation looks a bit choppy in this gif, on the phone its smooth  ## Overview of...
### 🐛 The Bug: We are currently building a gallery based on RLV, thus we are rendering many images and run into strange issues on iOS. The bug is best...
Hello, we are trying to use the sticky header but its not working. The items stay at there position, while you can see that the scroll bar moves. At some...
I have issues to get Reactotron working in my jest react-native test environment. Before running a test I simply do `jest.mock("reactotron-react-native");`, but then I receive an error stating `TypeError: Cannot...
Skip ?
Hello, you build a very nice onBoarding Library and I am loving it! But is there an option to implement a Skip View? Like, on the top right corner or...
Added Skip button
Added Skip button
Added Skip Button & onPageChangeListener
### The problem Currently, when calling `getRelationsForEvent` on a timeline set it will return undefined when no relation event exists. In our app, we have the following logic: *Message component:*...
### Reproduction / Use case I was trying to implement the "sending of voice message". I am: * (creating a voice record) * calling room.addPendingEvent, so a local message with...