'Draw a cured with style dashed in React Native

I'm trying draw a curved with style is dahsed like the picture below

enter image description here

I'm using component Line in react-native-svg but only get the result as shown below

enter image description here

How can draw curves? Many thanks !



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source