Sometimes, we want to add email validation with React Native. In this article, we’ll look…
Coding
Sometimes, we want to add horizontal ScrollView snapping with React Native. In this article, we’ll…
Sometimes, we want to get the coordinates of a touch event with React Native. In…
Sometimes, we want to centralize text in React Native TextInput. In this article, we’ll look…
Sometimes, we want to change background color of React Native button. In this article, we’ll…
Sometimes, we want to change the height of a FlatList in React Native. In this…
Sometimes, we want to add a floating action button on React Native. In this article,…
Sometimes, we want to check when the focus is lost in a React Native TextInput.…
Sometimes, we want to convert an image to grayscale in React Native. In this article,…
Sometimes, we want to scroll to end of FlatList after displaying the keyboard with React…