Neil Bateman

Results 1 comments of Neil Bateman

I was able to accomplish this behavior by adding an event listener to the core Keyboard component to toggle the ProgressStep prop `removeBtnRow`. https://github.com/colbymillerdev/react-native-progress-steps#progress-step-component Something like: function SomeComponent() { const...