Sometimes, we want to set margin or padding with shorthands in React Native. In this…
Month: April 2022
Sometimes, we want to store value in local storage in React Native. In this article,…
Sometimes, we want to use ImageBackground to set background image for screen in React Native.…
Sometimes, we want to avoid text wrapping with React Native. In this article, we’ll look…
Sometimes, we want to get the current date in React Native. In this article, we’ll…
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…