Colby Miller
Colby Miller
@SaulNunez - Are you referring to the padding below the buttons at the bottom of the screen?
@hanaechahid Can you post the code when you get a chance so we can try to determine where the issue is occurring?
@hanaechahid Couple questions to help give me more context.. 1. Is `this.props.addNewUser()` an asynchronous function? 2. Is the `errors` state defaulted to `false`? The `onNext()` function won't change to the...
This seems to be a known issue with React Native and border styles. I'll continue to look into this to see if I can find a good solution.
Hello - Thanks for opening this issue! I will look into this to see if I can reproduce it.
As of now they are set to a fixed size. I will look into adding the functionality to adjust the size through props. Thanks for asking about this!
Hello! I haven't implemented this as of yet. It's on my list to look into. If anyone wants to take a shot at working on it, I'd be happy to...
Thanks for bringing up this issue! I will take a look into it as soon as I can 🙂
Hello - Can you provide an example to recreate this issue?