Sometimes, we want to fix textDecoration properties not working on Android with React Native. In…
Month: April 2022
Sometimes, we want to enable or disable scrolling on FlatList with React Native. In this…
Sometimes, we want to show 2 items per row with React Native. In this article,…
Sometimes, we want to show current time and update the seconds in real time with…
Sometimes, we want to change the text color of text input in React Native. In…
Sometimes, we want to add a button with icons in React Native. In this article,…
Sometimes, we want to import color variables into styles with React Native. In this article,…
Sometimes, we want to truncate text component using number of lines with React Native. In…
Sometimes, we want to change Text component value dynamically with React Native. In this article,…
Sometimes, we want to add a click listener in FlatList with React Native. In this…