Expo
Create
Log in / Sign up
Roadmap
Feature Requests
Voters
Ali Burhan Keskin
Junior Valera
Rafael Sales
M
Mathis kdio
veysel koru
LenB
M
Md. Habibur Rahaman
Guilherme Maier
Tag Howard
M
Mansour Ashraf
and 166 more...
Powered by Canny
176
react-native-text-input-mask
in progress
Andrey
https://github.com/react-native-community/react-native-text-input-mask
September 15, 2017
Activity Feed
Sort by
Giovane de Loredo
You need statically link to work on iOS. I've written a plugin for this (it doesn't follow all best practices, but it works): https://gist.github.com/gloredo/ac86934026ec2b88b85c8044b0e6edaa
·
October 7, 2021
·
Reply
Adriano Moreira
Giovane de Loredo: Where do I insert this file?
·
December 13, 2021
·
Reply
Evan Bacon
marked this post as
in progress
July 3, 2021
Linus Unnebäck
The RIFM (React Input Format & Mask) library has a hook that works with any input at all. This means that it can work with the React Native text field without having any native dependencies!
https://github.com/realadvisor/rifm#hook
·
February 18, 2020
·
Reply
Igor Kharabet
Linus Unnebäck: Unfortunately it can't. I tried and it didn't work for me in RN project. Looking at the code i found that it's because it uses DOM events heavily. Otherwise, a real gem for ReactJS devs.
·
February 28, 2020
·
Reply
Linus Unnebäck
Igor Kharabet: Ah, sorry about the missinformation. This should be something that should be solvable though 🤔
If I get the time I'll look into it...
·
March 3, 2020
·
Reply
Igor Kharabet
Linus Unnebäck: yeah, actually I tried to achieve that in my fork -
https://github.com/ygreking/rifm/tree/react-native
and it kind of works - though, in my case it was quite slow and unstable.. maybe it's because it was just a minimal and easiest way to just make it work in RN - I'm pretty sure there are more elegant and efficient ways to do that, but I'm not feeling skilled enough for it 😅
·
March 3, 2020
·
Reply
Giau. Tran Minh
Up!!!
·
June 26, 2019
·
Reply
Gabriel Maia
I use https://github.com/benhurott/react-native-masked-text and it works very well with Expo
·
June 11, 2019
·
Reply
SDP190
Gabriel Maia: Since its javascript only implementation it sounds a bit slow
·
June 16, 2020
·
Reply
Gabriel Maia
SDP190: I used it and it's not slow, give it a try
·
June 17, 2020
·
Reply
SDP190
Gabriel Maia: K, will try.
·
June 18, 2020
·
Reply
Cooper Brown
Please support this!!
·
May 17, 2018
·
Reply
Leonardo Dino
any updates on this one? Brent Vatne
i tried to implement a new one in JS but understood why there aren't many...
·
September 25, 2017
·
Reply
Gabriel Schmitt
That would be super useful!
·
September 15, 2017
·
Reply
Powered by Canny