João Vitor Veronese Vieira

Results 7 comments of João Vitor Veronese Vieira

I have the same problem :+1:

Any updates for that? Maybe even to connect with the dark theme of other libraries like [this one](https://akveo.github.io/react-native-ui-kitten/)?

Hi @cooperka, thanks for the excellent work with this library! The solution indication of the @ImAbhishekTomar it worked for me too. In my case, I created a generic method to...

I also tested it and it only works on the physical device. Does anyone know any other way to test this on the android emulator?

Unfortunately, the same thing happens to me @ninkambazi 😢 I just ran: `npx react-native init MyApp --template react-native-template-tfjs` The automatically created `package.json` contained: ```js "dependencies": { "@react-native-community/async-storage": "^1.8.0", "@tensorflow/tfjs": "^1.5.2",...