wuxudong

Results 55 comments of wuxudong

Looks fine to me. I will add BSD-3-Clause to flashbot later.

@HasanElfalt I can't access Jsx elements in native code.

Just follow the tutorial in README, there is no need to eject expo.

Check https://github.com/PhilJay/MPAndroidChart/issues/1446 and https://stackoverflow.com/questions/57698749/how-to-make-mpandroidchart-radarchart-round It is not supported yet. A custom RadarChartRenderer is required.

That may be caused by number precision. x value is float in android and double in iOS. So using unix timestamp as x may cause precision problem, there are some...

I copy your setting to Example, and it looks fine ? ![Simulator Screen Shot - iPhone 14 Pro - 2022-10-31 at 21 26 36](https://user-images.githubusercontent.com/1391101/199018798-48a073f8-c054-421f-a1f3-761f80b72e12.png)

@IzzySoft , BSD-3-Clause has added to flashbot.