Chris Pitt

Results 6 issues of Chris Pitt

It's so easy to enable it, but there is a non trivial cost if it's not needed. Particularly there is a significant delay on iOS to retrieve the initial location.

**Describe the bug** The example doesn't run, instead the following error is reported: `Missing external configuration for type:commonjs2` **To Reproduce** Steps to reproduce the behavior: ``` cd with-gatsby yarn yarn...

Steps to reproduce: 1. Create new starter site > Instructions taken from here: https://github.com/slorber/gatsby-plugin-react-native-web#manual-setup ``` gatsby new [project-name] cd [project-name] yarn add react-native react-native-web@~0.11.7 gatsby-plugin-react-native-web expo ``` 2. Update gatsby...

What `react-native` version are you using? 0.66.1 What `react-native-pdf` version are you using? 6.4.0 What platform does your issue occur on? (android/ios/both) Android ``` Error: No content provider: /data/user/0/[appname]/cache/path/to/file.pdf ```...

## Why - Allow developers to effectively disable animations by specifying a duration of 0 ## How - Allow for specifying a duration of 0 by using an explicit numeric...