celo-org / celo-composer

celo-composer is a starter project with all code needed to build, deploy, and upgrade a dapps on Celo.
MIT License
117 stars 110 forks source link

Import of deployedContract is wrong in side react-native start up park #151

Open otim22 opened 1 year ago

otim22 commented 1 year ago

Which Framework?

React Native

What happened?

On the index file in the navigation folder line 26 importing deployedContracts import link is wrong And missing light and dark color styles in the Colors.ts constants

Steps to reproduce

  1. After cloning and installing celo-composer
  2. cd to react-native and start the app

Anything else?

No response

viral-sangani commented 1 year ago

@otim22 Looking into it.

therealharpaljadeja commented 7 months ago

@viral-sangani any updates here?