Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph does not show up on Android? #20

Open
Wugka opened this issue Mar 26, 2020 · 1 comment
Open

Graph does not show up on Android? #20

Wugka opened this issue Mar 26, 2020 · 1 comment

Comments

@Wugka
Copy link

Wugka commented Mar 26, 2020

The graph does not show on android. iOS works perfectly fine.
I also did copy node_moules/react-native-f2chart/src/f2chart.html to android/app/src/main/assets/f2chart.html.
Any help would be appreciated

<View style={{height: 200, width: 400}}>
            <Chart
              style={{flex: 1, flexDirection: 'column', width: 400}}
              initScript={initScript(data)}
            />
</View>

Capture

@Wugka Wugka changed the title Does this still work on Android? Graph does not show up Android? Mar 26, 2020
@Wugka Wugka changed the title Graph does not show up Android? Graph does not show up on Android? Mar 26, 2020
@naveenst2s
Copy link

naveenst2s commented Apr 15, 2020

This link will help you.
react-native-webview/react-native-webview#656 (comment)

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

No branches or pull requests

2 participants