Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

have you tested it with android within listview? #6

Open
manjeetwadi opened this issue Dec 8, 2017 · 0 comments
Open

have you tested it with android within listview? #6

manjeetwadi opened this issue Dec 8, 2017 · 0 comments

Comments

@manjeetwadi
Copy link

I have same configuration as yours i.e.

<WebView
                    style={styles.frame}
                    source={{uri:`https://www.youtube.com/embed/${video.videoId}?autoplay=1`}}
                    renderLoading={this.renderLoading}
                    renderError={this.renderError}
                    automaticallyAdjustContentInsets={false}
                />

but this thing is crashing my android app on emulator Nexus with api level 23, I am thinking that there may be some issue with my emulator so just wanted to confirm is it working fine for you on android devices.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant