Adel Bruno Grimm

Results 20 issues of Adel Bruno Grimm

Hey there! i am trying to configure reactotron-redux with my redux store and i cant get it run!!! No idea what i am doing wrong, but i haven't seen any...

Hey there! i am trying to blur a View which has a triangle style. The triangle works great for simple views, but when i use the BlurView it just gives...

Hey there, i am receiving following error/warnings when using this module: ``` You are manually calling a React.PropTypes validation function for the ``` ![screen shot 2016-08-17 at 16 10 08](https://cloud.githubusercontent.com/assets/7880624/17739409/46702a88-6495-11e6-90ed-cebde5722c47.png)...

Since i have updated my project to react-native @v0.27.2 and [email protected] i get this error when i try to trigger my customAction callback ![screen shot 2016-06-13 at 14 10 35](https://cloud.githubusercontent.com/assets/7880624/16007086/cc3d491e-3170-11e6-9e55-c211c5968c47.png)...

Hey there! I have a component where i use a custom titleComponent with an custom leftCorner component. I need the leftCorner to trigger my side menu. now i have figured...

Bug

Hey there. I am trying to setup this module for my Android App. When ever i do the send() i get this error: ![screen shot 2016-02-18 at 14 11 13](https://cloud.githubusercontent.com/assets/7880624/13144301/11b399da-d64a-11e5-9c4b-833917b9c90d.png)...

Hey there! Whenever i install this project according to the readme it installs the fork of r2space => https://github.com/r2space/react-native-doc-viewer is this intended? Can anybody help me with this, i am...

Env: "react": "16.4.0", "react-native": "0.53.3", "react-native-doc-viewer": "2.7.8" The iOS part with file fileNameOptional works, but not the Android part on my Nexus 5X. import RNFetchBlob from "react-native-fetch-blob"; import { Platform...

![screen shot 2016-06-29 at 12 23 29](https://cloud.githubusercontent.com/assets/7880624/16448924/7e2c06e4-3df4-11e6-942a-303494d5d447.png) ![screen shot 2016-06-29 at 12 25 04](https://cloud.githubusercontent.com/assets/7880624/16448930/87ad56d2-3df4-11e6-8da1-0c781d825843.png) I notified when integrating this module to my xcode project, it gives me some warnings: Did...

When integrating this module to my android project i get the error code as in the title mentioned. ``` ..../React/ChatTest/node_modules/react-native- socketio/android/src/main/java/com/gcrabtree/rctsocketio/SocketIoReadableNativeMap.java:16: error: constructor ReadableNativeMap in class ReadableNativeMap cannot be applied...