This app was built for the technical challenge at 21Bitcoin. It utilizes react-native-wagmi-charts.
Initialize the packages with yarn:
yarn install
Run the app with npm and expo from the root of the project, followed by your OS of choice:
npm start
The app fetches the candlestick data from the Binance API.