githuboftigran / rn-range-slider

A native slider with range
MIT License
234 stars 130 forks source link

Fix tsx erros in LabelContainer #133

Open Marvedog opened 1 year ago

Marvedog commented 1 year ago

Give me a heads up if you want me to update the formatting.

I have verified this by running the following locally

  1. yarn add --peer react-native react
  2. yarn add --dev typescript
  3. Run tsc ./*.tsx ./*.ts --noImplicitReturns --noImplicitThis --noImplicitAny --jsx react-native