Disable autocorrect and re-enable multiline input #187
Annotations
2 errors
Run npx tsc:
src/usecase/buffers/ui/BufferContainer.tsx#L249
Type '{ style: { maxHeight: number; padding: number; justifyContent: "center"; borderColor: string; backgroundColor: string; flex: number; }; value: string; onChangeText: (textValue: string) => void; ... 8 more ...; autoCorrect: false; }' is not assignable to type 'IntrinsicAttributes & TextInputProps'.
|
Run npx tsc
Process completed with exit code 2.
|
Loading