Filip Hájek

Results 5 issues of Filip Hájek

Hello, I am trying to access and modify files on an external SDcard on Android Marshmallow 6.0.1 (SDK 22) In `AndroidManifest.xml` I have declared following permissions: ``` ``` When I...

What `react-native` version are you using? 0.62.2 What `react-native-pdf` version are you using? 6.4.0 What platform does your issue occur on? (android/ios/both) Android 1) Run `npx react-native run-android` 2) Build...

**Describe the bug** Barcode scanning callback only runs once on Android. Works just fine on iOS. Library version: 12.1.0 **To Reproduce** Steps to reproduce the behavior: 1. Have a screen...

Hi, I've started using this plugin in flipper and I'm encountering an error like this sporadically: ![Screenshot 2020-06-28 at 16 50 54](https://user-images.githubusercontent.com/1021662/85950851-8e616280-b95f-11ea-97fa-693010f81dd5.png) Reloading flipper usually resolves this error and then...

Hi, after installing this library (which looks perfect for my use case) inside a CRA project I am getting this error: ``` Failed to compile. ./node_modules/@column-resizer/core/dist/index.js 203:15 Module parse failed:...