Chris Gomez

Results 10 comments of Chris Gomez

@TheGreat0004 line of code solved it for me

@yuvipatel thanks for the package, I wouldn't be able to use it cause I'm using postgres not mongodb, but I may be able to modify the code to make it...

In my case I could fix it without modifying the recyclerview or downgrading the version I have my recyclerview inside a custom compound view and I was doing `inflater.inflate(R.layout.layout_name, this,...

Problem with expo is that it doesn't support background playback.

Did you run react-native link? also did you recompile and reinstall the app in your mobile phone?

It's not working for me either, this are my logs: ``` 07-25 10:10:41.215 25542 27749 D BackgroundTask: Initializing 07-25 10:10:41.225 25542 25542 D BackgroundTask: Setting foreground true 07-25 10:10:42.638 25542...

Why don't you just use https://github.com/maxs15/react-native-modalbox/ ?

Is the PR up somewhere?