Skip to content

Small Mistake in the RadarChart example #69

@IPrototypeI

Description

@IPrototypeI

Hello hongyin163,

I found a small mistake in the RadarChart example you forget to import RadarChart.

var { BarChart, CombinedChart }=require('../index.android');

to

var { RadarChart }=require('../index.android');

additional could you add an example of the pie chart and rewrite your setup that the code match to the newer react native version :) ?

Best greeting Jeremy Teichmann.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions