React Native support #733
Replies: 9 comments 27 replies
-
I think that all of tradingview's charting solution are suitable for react-native. Here you can find an example for charting_library, I think that for lightweight-charts it would be similar or even simpler. |
Beta Was this translation helpful? Give feedback.
-
same situation here . i have signed up but can not find files to copy from the link you provided (https://github.com/tradingview/charting_library/) |
Beta Was this translation helpful? Give feedback.
-
Is there anyone who could integrate this charting library with react-native? If there is, could you give a guidance on how to integrate it? |
Beta Was this translation helpful? Give feedback.
-
Hi Sarah,
Thanks for reaching out to me.
I am familiar with that and do you use skype?
live:.cid.afb279f10100e043 is mine.
If you wanna know, connect .
Btw, where are you based on?
…On Tue, Dec 6, 2022 at 8:04 AM Sarah Razanatsoa ***@***.***> wrote:
Is there anyone who could integrate this charting library with
react-native? If there is, could you give a guidance on how to integrate it?
I have tried the example at
https://github.com/tradingview/charting-library-examples/tree/master/react-native
but didn't work for me.
Thank you.
—
Reply to this email directly, view it on GitHub
<#733 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AY6PYCVMTM6WX2HPGEAG6UDWL42W7ANCNFSM432QSUOA>
.
You are receiving this because you commented.Message ID:
<tradingview/lightweight-charts/repo-discussions/733/comments/4322963@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
One of the things you could consider trying to integrate this in React Native is to render the library inside a webview (that's basically what the ios/android wrappers do as well). Adding local html/css/js to a webview can be a cumbersome DX experience. But i found a way that seems to works really wel (still experimenting though). What i did:
Let me know if you have any questions |
Beta Was this translation helpful? Give feedback.
-
Hi @tomsnep Nice to meet you Best Regards, |
Beta Was this translation helpful? Give feedback.
-
I sent you message via telegram
…On Mon, Feb 13, 2023 at 1:23 AM Tom Snepvangers ***@***.***> wrote:
Hi @urmybestfriend <https://github.com/urmybestfriend> ,
Sure! Hit me up on telegram: @TTT8888svp
Cheers!
Tom
—
Reply to this email directly, view it on GitHub
<#733 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AY6PYCV4Q3Y3AQCWV6YFXHLWXHHM5ANCNFSM432QSUOA>
.
You are receiving this because you were mentioned.Message ID:
<tradingview/lightweight-charts/repo-discussions/733/comments/4953810@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Hello ! , since you talked about it , can we implement TradingView with react native expo app without using WebView ? |
Beta Was this translation helpful? Give feedback.
-
Could anyone run the lightweight charts library on React Native by using just WebView and not React bridge? |
Beta Was this translation helpful? Give feedback.
-
I would like to ask you if you are providing any react-native solution for mobile apps.
Please do help if any TradingView library available for react-native which I can use for mobile app development.
Beta Was this translation helpful? Give feedback.
All reactions