react-native-elements / playground

Exploring Possibilities with React Native Elements
https://react-native-elements.js.org
MIT License
19 stars 43 forks source link

Feat: Update Component Props #41

Closed sachdeva-shrey closed 3 years ago

sachdeva-shrey commented 3 years ago

Is your feature request related to a problem? Please Describe. There are some components whose props have been deprecated/not updated with the latest version 3.3.1. For example, fractions prop is missing in the Rating component.

Describe the solution you'd like These props would need to be updated in the playground.

Additional context I would like to work on this issue.