React Native Tricks: Adding Refresh feature.
In this article, we'll investigate how to implement pull-to-refresh functionality in a React Native application using FlatList component. The result will looks like this.
Project setup:
To create this simple refresh, we need to have a FlatList in yo...
haquocviet.hashnode.dev1 min read