Brian
Brian
Thinking about adding alert types that are styled similar to the built in ones provided by Android and iOS. (đź‘Ť if you agree) Here are some screenshots of them: iOS...
This is an issue to implement [autorepeat](https://developer.apple.com/documentation/uikit/uistepper/1624079-autorepeat) prop. > autorepeat A Boolean value that determines whether to repeatedly change the stepper’s value as the user presses and holds a stepper...
This is an issue to implement [isContinuous](https://developer.apple.com/documentation/uikit/uistepper/1624082-iscontinuous) prop. > isContinuous A Boolean value that determines whether to send value changes during user interaction or after user interaction ends.