Cameron Chisholm

Results 6 issues of Cameron Chisholm

access keys were being given access to call `add_and_confirm_request` which doesn't exist, the correct function name is `add_request_and_confirm`

### Changes Support for no timeout when fetching, this will allow people to use their own timeout/retry logic. ### References There has been multiple issues reported related to the timeout...

Uses `@react-native-community/netinfo` package to check a user's network connection and only send events when they are online Have made requested changes to @zikaari's PR

Add `checkExactPoints` props, setting to false allows to skip the check for exact graph points so that all points can be plotted accurately `checkExactPoints` defaults to `true` to be backwards...

* Allow customisable dim alpha with `dimmedAlpha` prop - uses root view on iOS and a custom overlay view on Android to achieve this * Supports stacked sheets * Respects...

**Checklist** - [x] My animation doesn't use any [unsupported features](http://airbnb.io/lottie/#/supported-features). - [x] I know what part of my animation doesn't work. - [x] I have created a simplified version of...

Rendering bug