Arthur Quintella de Mello Olga

Results 3 comments of Arthur Quintella de Mello Olga

i have the same problem. The solution by simon-davies-avtura solved it partially, but I really wanted to use `keyboardType='email-address'`. If there is any other workaround or a solution. I just...

`autoCapitalize={'characters'}` Seems to solve the problem. https://www.reddit.com/r/reactnative/comments/jhdref/any_solution_to_the_touppercase_problem

Hello @jsaed, thank for your contribution. I this case, when len(ars) >= 2 `create_deployment_space` would run twice. ```python if action == "create": infos = terraform_output() if len(args) == 2: #...