169 похожих чатов

Знает кто библиотеки, чтобы сделать маску для инпута? Все, которые

нашел, не работают с кириллицей

2 ответов

25 просмотров

У chatgpt спроси

There are many popular React Native input masks available that support Cyrillic characters. Here are some of the most popular ones: 1. react-native-masked-text: This is a customizable input mask library that supports both Latin and Cyrillic characters. It allows you to create masks for phone numbers, dates, credit cards, and more. 2. react-native-text-input-mask: This is another popular input mask library that supports Cyrillic characters. It allows you to create masks for phone numbers, dates, and other types of input. 3. react-native-masked-input: This library supports a wide range of input masks, including masks for Cyrillic characters. It has a simple and intuitive API that allows you to create masks for different types of input. 4.react-native-numeric-input: This library is designed specifically for numeric input, and it supports Cyrillic characters as well. It allows you to create masks for phone numbers, credit cards, and other types of numeric input. 5. react-native-input-mask: This library supports both Latin and Cyrillic characters and allows you to create masks for various types of input, including phone numbers, dates, and credit cards. All of these libraries are well-documented and easy to use, so you can choose the one that best fits your needs.

Похожие вопросы

Обсуждают сегодня

30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
13
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
Как передать управляющий символ в открытую через CreateProcess консоль? Собсна, есть процедура: procedure TRedirectThread.WriteData(Data: OEMString); var Written: Cardinal;...
Serjone
6
в JclConsole объявлено так: function CtrlHandler(CtrlType: DWORD): BOOL; stdcall; - где ваше объявление с stdcall? у вас на картинке нет stdcall
Karagy
8
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
program test; {$mode delphi} procedure proc(v: int32); overload; begin end; procedure proc(v: int64); overload; begin end; var x: uint64; begin proc(x); end. Уж не знаю...
notme
6
Карта сайта