JimTeva

Results 7 issues of JimTeva

The Readme says "Add/remove nodes". - Removing a node: works by clicking the (x) - Adding a node: how to do it? There is no explanation, no API. If there...

node version is already listed on top of the file

In Android, onChange prop is not called.

Enable step for iOS

In Android minStartValue & maxStartValue props have no effect

I was running some issues displaying the icons with the react-native Image component, then I saw that react-native-vector-icons was implemented in the example, I tried it and it worked. Because...

key is a special prop in React that's used for reconciliation. React recommends handling it separately from other props. Generates errors in react-native v75.3 if not handled properly.