The challenge is to build a mobile that displays and showcases the Rocstart of EPNS V2 NFT collections. Read more about the Rockstar NFTs HERE.
- Navigation - Bottom tab navigation to navigate to and from NFTs and Bookmarks screens.
-
NFTs - View the NFTs as a list from tokenId 1 to 100.
-
NFT Data - View the NFT image and related metadata.
-
Bookmark - Add or remove bookmarks to the NFTs you want.
-
Copy - Copy the address of the NFT owners to send them some gifts.
-
Infinite Scroll/Pagination - NFTs are added to the list in batches of 10 to improve performance.
-
Pull to refresh - Pull down your screen to get refreshed data.
- NFTs - View the NFTs as a list from tokenId 1 to 100.
- NFT Data - View the NFT image and related metadata.
- Storage - Save your bookmarks to LocalStorage.
- React Native
- TypeScript
- Redux
- Redux Toolkit
- React Navigation
NFTs Screen | Bookmarks Screen |
Add/Remove Bookmark | Infinite Scroll/Pagination |
Pull to Refresh | Bottom Tab Navigation | Redux Working |