Posts by Gabriel Amorim • 111 points
2 posts
-
0
votes0
answers575
viewsQ: React Native Textinput mask using Regex
I’m trying to make a Textinput mask using regex, and it’s kind of like this: But as is remarkable, first the number appears on the screen and then the state is updated and the screen changes again.…
react-nativeasked Gabriel Amorim 111 -
0
votes1
answer67
viewsQ: Constraint Bugado Layout
I made an app on Android Studio using Constraintlayout. After finishing I tested in two different devices, a Vibe K6 and a Moto G 1st Generation, and in both everything was perfect. But when I…