Sometimes, we want to change the text color of text input in React Native. In…
Coding
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…
Sometimes, we want to detect swipe left in React Native. In this article, we’ll look…
Sometimes, we want to change font family for TextInput placeholder in React Native. In this…
Sometimes, we want to add a horizontal FlatList with multiple rows with React Native In…
Sometimes, we want to run a single test using Jest. In this article, we’ll look…