#react-native
Read more stories on Hashnode
Articles with this tag
P.S: Flutter is cool ๐ ยท So, I have been building mobile applications for over 3 years with the JavaScript framework React Native, But recently I had to...
If you ever find the error indicating you have some problem in the dependency tree of your react native app then just add --legacy-peer-deps flag npm...
If you want to copy a specific text in React Native, you can set selectable prop to true in Text component and after a long press on the text you...