Skip to content

This is a React Native application for tracking multiple cryptocurrencies, utilizing design elements and APIs provided by Sylo. The app offers a choice between light and dark themes and incorporates a search feature for easy exploration of various digital currencies.

Notifications You must be signed in to change notification settings

YinhuC/crypto-tracker

Repository files navigation

Crypto-tracker

This is a react-native application which tracks many different types of crypto-currencies. The designs and API's are supplied by Sylo.

  • Take a look here:

  • To modify code:

    • Make sure node is up to date, greater than version 12.14.1
    • Visual Studio Code is recommended for choice of IDE
    • Run:
      • npm i -g expo-cli
      • npm i
    • Read package.json file if there are any extra packages that need to be manually installed.
    • Download the expo client on your phone so that you can run the application.
    • The phone that this applciation was tested on is the Samsung S10+.
    • Run:
      • npm start
    • Once the screen pops up in the browser, click on 'tunnel' to create a connection for your phone.
    • Open phone camera to scan QR code to connect to the application.
    • Make changes and view changes on phone as hot reload is supported

About

This is a React Native application for tracking multiple cryptocurrencies, utilizing design elements and APIs provided by Sylo. The app offers a choice between light and dark themes and incorporates a search feature for easy exploration of various digital currencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published