Dan Tamas
Dan Tamas
I'm trying to get a video from the media gallery, save it to a file and pass that file to the module. Trimming it from 0 to 10s works, however...
Screen capture attached (easier than to explain 😊 ) I just ran the example, nothing more. Thank you. 
if I run `npm install` the script dies with ``` Your Ruby version is 2.0.0, but your Gemfile specified 2.4.0 ``` however if I run `bundle install --binstubs ./examples/ios &&...
Hi, Any plans to implement "standard" android top tab bar with viewpager, scrollable tabs, etc? Thank you 😄
Hi, this is a great tool, thank you for creating it 😊 There seems to be an issue with the generating tool, once you try to use the `Add value`...
Hi, for some reason ReactNaiveDebugger will spawn 2 or more `diagnosticd` processes that will put a high load on the CPU and slow down the machine a lot Once I...
Hi, The manual specify to add this package with yarn, however it will fail when trying to use it with npm https://segment.com/docs/connections/sources/catalog/libraries/mobile/react-native/#dynamic-framework-for-manual-installation So would be nice to have it working...
Hi, I see you handle the `onSnapshotError` case but it's just a warning. Is there any way to actually do anything in case this event occurs ? Thanks
We should have 2 maintainers + backup that are allowed to publish on npm. There are cases where the modules have only one maintainer with rights and this can become...
We should mention in the guidelines that anyone can review the PRs (to free some load from the maintainers) but int he same time the release and merge procedures are...