Andreas Amsenius
Andreas Amsenius
### Environment How do you use Sentry? Sentry SaaS (sentry.io) Which SDK and version? @sentry/react-native 3.2.3 ### Steps to Reproduce Call `Sentry.addBreadcrumb(...)` in key places during app execution with nested...
When using `"deliverMode": "opportunistic"` it doesn't seem to load a high quality photo after the low res/quality one anymore. Using latest version with React Native 0.49.5.
Nice to see this project moving along! While upgrading our native dependencies I noticed there is now support for resizing and saving assets to disk, this allows us to get...
- Passes any additional props down to the `ScrollView`. I needed this to add `style` and can add a special property for that if that's more appropriate, note that `wrapperStyle`...
Including eopenid as a dep in a rebar build gives: ==> eopenid (compile) ERROR: One or more .beam files exist that are not listed in eopenid.app: \* eopenid_v2 If eopenid_v2...
Make `SlideHorizontalIOS` look very close to the transitions seen in ios. We don't use native driver yet, so I don't know if animating `shadowOpacity` causes a problem there? If so,...