tradingview / charting-library-examples

Examples of Charting Library integrations with other libraries, frameworks and data transports
MIT License
1.4k stars 763 forks source link

Add react native example #201

Closed makedonsky94 closed 3 years ago

makedonsky94 commented 3 years ago

Add example checklist

makedonsky94 commented 3 years ago

I'm looking to make example for iOS version (#169). Currently i'm stuck on allowing webview to load files with file:/// scheme. Looks like allowFileAccessFromFileURLs is not available for iOS right now.