Sometimes, we want to open a URL in default web browser with React Native. In…
Month: April 2022
Sometimes, we want to set responsive font size with React Native. In this article, we’ll…
Sometimes, we want to set absolute positioning horizontal center with React Native. In this article,…
Sometimes, we want to set the width of a View to 80% of parent in…
Sometimes, we want to fetch data from local JSON file with React Native. In this…
Sometimes, we want to keep a ScrollView scrolled to the bottom with React Native. In…
Sometimes, we want to get the current scroll position of ScrollView in React Native. In…
Sometimes, we want to change the width of the View by text inside with React…
Sometimes, we want to fix the issue where user cannot write first letter with noncapital…
Sometimes, we want to require image module using dynamic names with React Native. In this…