190 followers
👨💻 Developer 👉 Nodejs, React.js, ReactNative | Tech writer with 2.5M+ views on Medium | My weekly dev newsletter 👉 https://www.getrevue.co/profile/amanhimself
In React Native, the FlatList component works well to render a long list of data. It renders only the items are shown on the screen in a scrolling...
Node.js can be installed in different ways. I recently started working on an organization repository that requires using different Node.js versions....
I'm currently maintaining a GitHub repo that is grown over the last year. It primarily contains all the example code that I create when working on...
As we transition to 2022 and leave 2021 behind, it's a great time to reflect on the year passing by. It is my second year writing a "year review"....
Most devices nowadays come with a notch or some kind of status bar. Therefore, when building a mobile application using React Native, it is vital to...
And why you don't need an extension · With an update in August 2021, VSCode started supporting Bracket pair colorization natively. It means there is no...