Jpadilla1 / react-native-ios-charts

Bringing iOS Charts to React Native
MIT License
587 stars 66 forks source link

upgrade to xcode 8 lead chartDataHelpers.swift throw many issue #67

Open L-Jovi opened 7 years ago

L-Jovi commented 7 years ago

I follow the latest README.md prompt to install the edge version of our smart react-native-ios-charts.

with all step finishing I try to build my project but I find that many issue throwing in chartDataHelpers.swift, I ensure upgrade my xcode to latest version 8.1 and convert all swift syntax that supporting swift 3.0 compiler, but I have no idea to resolve below issue, could you help me .. thanks a lot!

image

select some of above error like below screenshot

image

thanks again,

regards.