TradingPal / react-native-highcharts

📈 Add Highcharts charts to react-native app for IOS and Android
https://github.com/TradingPal/react-native-highcharts
255 stars 159 forks source link

Check for null/undefined options props #114

Open jigs611989 opened 4 years ago

jigs611989 commented 4 years ago

If options didn't pass as props then Graph will not be rendered. Added condition to check if options props.