Open jaquinocode opened 3 years ago
https://github.com/oblador/react-native-progress/blob/8206718fa33415b8390b72871c05c1f6c6a27b8d/index.d.ts#L199
You'll see above that formatText is said to be void when in reality it should return a string.
https://github.com/oblador/react-native-progress/blob/8206718fa33415b8390b72871c05c1f6c6a27b8d/index.d.ts#L199
You'll see above that formatText is said to be void when in reality it should return a string.