Renato

Results 9 comments of Renato

This solves part of issue #64

@chromonav in my case, indicators are not showing in Android, and in iOS, they are showing out of bounds. ![simulator screen shot 7 de set de 2016 12 40 42](https://cloud.githubusercontent.com/assets/13951017/18318511/4f2df6fa-74f8-11e6-9a93-b100fd0b4841.png)

The problem seems to be indicatorOffset. It's original value is 250, which sends the indicators nearly to the top of the screen. Other than that, if I set indicatorOffset={10}, Android...

How about a new branch where [Loopback](https://loopback.io/) is used, so you could use whatever DBMS you felt like using?

@bradynapier did you manage to solve this? I'm also stuck with monitoring events not being called.

It worked once, but I cannot reproduce it.

@leomar-developer, thanks! Did you try forcing the permissions popup to show?

@greatbsky have you checked [react-native-webview-bridge](https://github.com/alinz/react-native-webview-bridge), specifically the v2 branch? It allows for two-way communication with WebView React Native.