TradingPal / react-native-highcharts

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

index.js #1

Closed Newbieyh closed 7 years ago

Newbieyh commented 7 years ago

Hi, I am new to programming world. So had a question. Is index.js created when we do npm install or is it required for us to write the entire code the way you have written it.

-- Thanks

Infinity0106 commented 7 years ago

it should be created when you run npm install, then you have to import the module in your code