Markus Griebling

Results 8 comments of Markus Griebling

OK, I had the same problem and read your advice to upgrade to RN 0.45 on the thread you mentioned. I am already on RN 0.50. Any other suggestions? Thanks...

Hi, don't use double quotes in react-native - es6 says only single quotes.  You should also get yourself a lint checker built into your editor. The error is probably a...

I'm still learning Git and stuff. How do I install the fixes you made? I used yarn add react-native-simple-emoji-picker and it installed the broken version. As I said, I'm new...

Update. Did some reading and it seems that in react-native build 0.45.1 they removed ProcTypes from the core React module (vsersion 16.0.0) which is what I have installed. Here's a...

It definitely seems to be an Android 8.0 problem. I have the same code 0.19.1 running fine on various Android 7.1.1 emulators. As soon as I try it on Android...

Hi Guys, tried this out today. A small typo in the second add from above should read; android/app/**src**/main/res/xml/provider_paths.xml However, sadly this fix has NOT worked for me. Same behavior as...

Hi guys, is anyone else here using this module with Android? I'm getting close to releasing my App (free app unless you want cloud services) on Google PlayStore. As it...

[Android-Screen-Videos.zip](https://github.com/ivpusic/react-native-image-crop-picker/files/1777743/Android-Screen-Videos.zip) I'm going to have to recompress the other two sample videos to get them under 10MB in size. I will post them ASAP as this has become a critical...