Daniel C

Results 26 comments of Daniel C

It seems like this isn't related to `` - just putting any elements inside `` prevents their scrolling on mobile, without a `` anywhere in the document or project.

Any updates on this? Or is the package not fit for any mobile websites 😢

Thanks for this - I was having problems with RNFetchBlob.ios.openDocument and had no clue it was because I had a modal open. This is a bug and there should be...

Silently failing on iOS for me - trying to get a header/footer that remains on top of the keyboard despite the scroll, while maintaining "scroll to input" ability.

> give up Can confirm this solution worked for me

I've also had a go at rendering the post content on a website with Remarkable JS. Here's the result: ![remarkable](https://user-images.githubusercontent.com/32280121/36921600-d66adc00-1e5c-11e8-867e-8d2fe9007853.png)

@facuescobar where did you find those two objects to delete? I could see them in "recovered references" but not in a similar way to your screenshot, and deleting them did...

I'm also getting this - though things are failing silently with no output (error or result), and I'm fairly sure I've linked things correctly. When I try without the apps...

Getting a similar issue: ``` { [TypeError: undefined is not a function (evaluating 'RNMixpanel.addPushDeviceToken(token, this.apiToken)')] line: 96785, column: 45, sourceURL: 'http://10.0.2.2:8081/index.delta?platform=android&dev=true&minify=false' } ```

I'm also having this issue - I don't need the "success tracking" that presumably READ_SMS is required for, I just want to send SMS's.