Skip to content

guustavomv/react-native-infinite-scroll

Repository files navigation

Last Commit Licence Star

Installation and usage

Be sure, you have installed all dependencies and applications to run React Native project on your computer : Getting Started with React Native.

Running the project

Clone this repository:

git clone https://github.com/guustavomv/react-native-infinite-scroll.git
cd react-native-infinite-scroll

Install packages:

npm install

Configure .env (You'll need to have Rawg API access key, learn more about it on https://rawg.io/apidocs)

cp .env.example .env

When installation is complete, run with version of your choice:

npm run android
# or
npm run ios

About

Infinite scroll using react-query, tailwind.css and axios.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published