Sometimes, we want to fix the React Native FlatList last item not visible issue. In…
Coding
Sometimes, we want to create a UI with box shadow in React Native. In this…
Sometimes, we want to fix Objects are not valid as a React child error with…
Sometimes, we want to add a borderRadius to ImageBackground with React Native. In this article,…
Sometimes, we want to unfocus a TextInput in React Native. In this article, we’ll look…
Sometimes, we want to create a text border in React Native. In this article, we’ll…
Sometimes, we want to have content break to next line with flex when content reaches…
Sometimes, we want to add styling with conditional with React Native. In this article, we’ll…
Sometimes, we want to bind onPress with an argument in React Native. In this article,…
Sometimes, we want to set max length of the TextInput with React Native. In this…