bounswe / bounswe2024group2

GitHub repository for the CMPE 352/451 Group 2 project.
6 stars 0 forks source link

Make a research about tools for graphics manipulation in React Native #241

Open m-erkam opened 1 week ago

m-erkam commented 1 week ago

Description

In order to implement the price visualization part of our stock market mobile application, it is needed to make a research about graphics libraries in React Native

Required Activities

Estimated Time

3

Deadline

8 October 2024

Reviewer

@furkansenkal

m-erkam commented 2 days ago

I have found lots of libraries for using charts in React Native like Anychart, CLCcharts and react-native-responsive-linechart. These are really powerful packages but many of them is lack of React JS compatibility. To use the chart library in both parts of our application - in mobile and in web- the "Anychart " library is suitable and has enough properties that fullfill our needs in drawing financial charts.

m-erkam commented 2 days ago

Issue can be reviewed by @furkansenkal.