intel icon indicating copy to clipboard operation
intel copied to clipboard

Add react-native support

Open khomyakov42 opened this issue 7 years ago • 0 comments

The package at "./node_modules/dbug/index.js" attempted to import the Node standard library module "tty". It failed because React Native does not include the Node standard library. Read more at https://docs.expo.io/versions/latest/introduction/faq.html#can-i-use-nodejs-packages-with-expo

khomyakov42 avatar Dec 25 '17 03:12 khomyakov42