Marco Fiorito
Marco Fiorito
[Performance link ](https://reactnative.dev/docs/performance)
Hi! I was trying to setup this library and I'm having some problems on Ios:  I tried adding on Link Binary with Libraries the file libswiftwebkit:  But I...
In this pull request was: - Added a value prop to define a default value in case it's necessary - Fixed a problem from my point of view in which...
In the first render for some reason the renderRailsSelected is rendered as shown in the video https://user-images.githubusercontent.com/18408823/133338411-d870b06c-decb-4647-aacb-d10a21d35d85.mov Code: **Main Code** ` {}} /> ` **Render Methods:** `const renderThumb = useCallback(...
Add react-native-vimeo-iframe and react-native-components-tracking https://github.com/MetaLabs-inc/react-native-vimeo-iframe https://github.com/MetaLabs-inc/react-native-components-tracking
**Describe the bug** If we attach big images and try to see them in the preview they are cut off by the footer and header. **Dev environment info:** - stream-chat-react-native...
## Summary This pull request migrates the dimensions example to using React Hooks. ## Changelog [General] [Changed] - RNTester: Migrate Dimensions to hooks ## Test Plan The animation works exactly...
Hello, community! I'm trying to find a way to display a PRIVATE video with this library. Is there a way to do that? I know that this is not an...
In this pull request I added a background task to detect events when app is in background.