react-native-animated-charts
react-native-animated-charts copied to clipboard
Can't use currency symbols in labels on Android
First off, thank you for open sourcing this great library, much appreciated.
I am having an issue with the returned currency symbols inside the ChartXLabel or ChartYLabel worklet on Android. Getting weird characters back. Check the screenshot, just took your GenericExample and returning "€" inside formatUSD function. Only the dollar is returned as is. Only happens on Android. Where does this limitation in the charset comes from? And can this be fixed?