Jovanni Lo

Results 38 comments of Jovanni Lo

you don't need this package for RN 0.60. You can now do `Linking.openSettings()` [See docs](https://facebook.github.io/react-native/docs/linking#opensettings)

Normally you would want a wrapper for realm so I'm adding those shorthands to my wrapper class like `get()`, `first()`, etc. I loop through all my schema classes and inject...

Also, avoid `flex` style on the views within the sheet. See [here](https://sheet.lodev09.com/guides/troubleshooting#weird-layout-render)

Can you paste here the value of `styles.image` and `bannerHeight`?

Hmm seems ok to me.. Is there a way you could create a reproducible example using the `example` project in this repo? I'll take a look

For sure.. Feel free to submit PR. I would still need an example to test it though.

Hey @haivle, did you get a chance to fix this issue on your end?

I opened a PR to fix this behavior. Feel free to edit if I miss something. Thanks!

@alanjhughes so here's my findings.. I did revert the configuration calls and only modified the session queue block. It works on subsequent recordings but there's still a "long" dead frame...