Lucas
Lucas
Fixes #15 . Changes proposed in this pull request: - Add the ability to show videos next to images
Hey! I've been using this library for quite some time now and noticed something weird. Multiple users have been reporting jank while opening the bottom sheet on iOS 15 (the...
Hey! I'm facing some problems after upgrading to v0.41.1 and would like you guys opinion on how to solve them. In this PR https://github.com/electrode-io/electrode-native/pull/1554 the generated `metro.config.js` used in the...
Fixes https://github.com/PicnicSupermarket/localicious/issues/52
Currently, if you by mistake define duplicate keys in the Localicipe, the previous entries will always be overwritten by the last key in the file. **The problem**: Let's say there's...
### Description The changes in https://github.com/software-mansion/react-native-reanimated/pull/5268 result in animations not properly resetting when a component is being recycled in e.g. a FlashList (even if the `SharedValue`'s backing the animation are...