This is a new React Native project, bootstrapped using @react-native-community/cli
.
Note: To get data from api you have to generate your own token from coinmarketcap website for listing and for news you have to generate token from newsdata.io
Replace the token in header that you generated from coin market cap in api.tsx file.
Replace the token in NewsScreen.tsx file
When user scroll on the list both header and bottom tabs will show and hide according to user scroll behaviour (scroll up or scroll down) with animation.