ECG Animation

Hi guys I am currently work on small project it’s a microECG my question how I can reach the animation of ECG wave with react native, the data that the app receiving is voltage value in mV Ex. (600,550,525,545,560,600,650) so I want to display it and its a real time data, is there any suggestions ? and please don’t tell me about react-native-skia because I didn’t know how to use it yet 😂, but if it’s the best solution please mention the code or any references that useful sorry for talking so much.

Hi guys I am currently work on small project it’s a microECG my question how I can reach the animation of ECG wave with react native, the data that the app receiving is voltage value in mV Ex. (600,550,525,545,560,600,650) so I want to display it and its a real time data, is there any suggestions ? and please don’t tell me about react-native-skia because I didn’t know how to use it yet 😂, but if it’s the best solution please mention the code or any references that useful sorry for talking so much.