Sometimes, we want to get the current date in React Native. In this article, we’ll…
Coding
Sometimes, we want to fix scrollTo is undefined on animated ScrollView with React Native. In…
Sometimes, we want to determine number of lines of Text component with React Native. In…
Sometimes, we want to change the height of a FlatList in React Native. In this…
Sometimes, we want to set width style to a percentage number with React Native. In…
Somwtimes, we want to add a 2 column layout with flexbox on React Native. In…
Sometimes, we want to fix textDecoration properties not working on Android with React Native. In…
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…