UltimateApp icon indicating copy to clipboard operation
UltimateApp copied to clipboard

Stop using react-native-elements ?

Open sallesma opened this issue 4 years ago • 0 comments

We're currently using it to provide 2 elements:

  • checkbox
  • slider

We could use replacement packages

  • checkbox https://callstack.github.io/react-native-paper/checkbox.html or https://docs.expo.io/versions/latest/sdk/checkbox/
  • slider https://github.com/callstack/react-native-slider

Objective: Stop using react-native-elements because it has some dependencies and react-native-paper mostly does the job

sallesma avatar Jan 10 '21 23:01 sallesma