Clément Taboulot

Results 6 issues of Clément Taboulot

## Problem I need to manage errors on a field : * One with Yup (validationSchema); * One with a call to an API; `withError` automatically define the prop `error`...

bug
question

## Ask your Question Shouldn't we update the `{%- project.name %}.h` from this : ```objective-c #import @interface : NSObject @end ``` to this : ```objective-c #ifdef RCT_NEW_ARCH_ENABLED #import "RNSpec.h" #else...

question

Hi 👋, # My question Once I generate the Electrode container, I noticed that some files are written in Objective-C and some in Swift. See the following image : Why?...

**Describe the bug** On some images, the 90 degree rotation is not correctly applied (or any other rotation). **To Reproduce** Steps to reproduce the behavior: 1. In the example app,...

bug