Denis

Results 10 issues of Denis

Running both on react-native-cli and Expo (I know you mentioned expo deprecation), I receive the following error: ``` Invariant Violation: requireNativeComponent: "ARTShape" was not found in the UIManager. This error...

Using the example: ``` Hi, I am some blurred text {/* in terms of positioning and zIndex-ing everything before the BlurView will be blurred */} I'm the non blurred text...

Setting `blurRadius` to 0 on Android Crashes the application.

**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [ ] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry`...

Status: Untriaged
Platform: React-Native

**Description** 404 Not Found Error when trying to access a Keycloak server. It worked the other day with configuration that i set up and now it does not. **Steps to...

the project doesn't start with expo. The error: ``` ./node_modules/@unimodules/core/build/AdapterProxy.js:1 Module not found: Can't resolve '@unimodules/react-native-adapter' export * from '@unimodules/react-native-adapter'; ./node_modules/@unimodules/core/build/deprecate.js:2 Module not found: Can't resolve '@unimodules/react-native-adapter' import compareVersions from...

Hello, i am unable to run 0.0.2 version with my current libs: error: ``` Error: Unable to resolve module react-native-flipper from /Users/USER/Documents/GitHub/PROJECT_NAME/node_modules/react-native-flipper-apollo-devtools/dist/react-native-flipper-apollo-devtools.cjs.production.min.js: react-native-flipper could not be found within the project...

![Screenshot 2021-02-08 at 15 53 11](https://user-images.githubusercontent.com/51183188/107222301-c9fbf900-6a25-11eb-934c-cf2d7cc6acb3.png)

Hello everyone. I am trying to follow a demo and setup Apple Pay on ios. I have configured merchantID and the library works well with a simulator. Unfortunately when I...

### Steps to reproduce 1. Follow [docs](https://react-native-share.github.io/react-native-share/docs/share-single) on `shareSingle`. Have base64 image ready 2. Create two snippets as in docs (share for telegram and instagram stories) 3. Share function leads...

bug