Dayo Akinkuowo

Results 5 issues of Dayo Akinkuowo

I upgraded to react-native 0.66.0 and codepush stopped working, I keeping the error: `> Task :react-native-code-push:compileDebugJavaWithJavac FAILED An exception has occurred in the compiler (1.8.0_301). Please file a bug against...

stale

When a mobile phone is connected to bluetooth speaker or any device operating on bluetooth. Audio plays via the bluetooth speakers and not the mobile phone. Is there a way...

somehow, this code `const play = ;` is returning this warning: React.createElement: type is invalid. console.log `play` returns this: `` Why is it showing UNDEFINED?

### Current behavior Installed the package, did pod install, created keys.development.json file with secure entries: ``{ "secure": { "APP_URL": "website-url.com", } } `` but I can't access them, they return...

I love Httpie and want to create/test some APIs, is there a way to share these collections publicly, how Postman does with Documenter?