Sometimes, we want to add a full width button with flex-box in React Native. In…
Month: April 2022
Sometimes, we want to set up a table layout in React Native. In this article,…
Sometimes, we want to make items display inline in React Native. In this article, we’ll…
Sometimes, we want to apply different styles applied on orientation change with React Native. In…
Sometimes, we want to add a button in React Native. In this article, we’ll look…
Sometimes, we want to call child component function from parent component in React Native. In…
Sometimes, we want to change the React Native text input cursor color. In this article,…
Sometimes, we want to fix textAlign: ‘right’ not styling correctly with React Native. In this…
Sometimes, we want to vertically align image with resizeMode “contain” with React Native. In this…
Sometimes, we want to disable a View component in React Native. In this article, we’ll…