Erez Hochman
Erez Hochman
So... no progress?
I tried implementing the library and not sure I did it right, I have two MainAcitivity.java in my project and the code in the instructions wasn't in any of them,...
@xeodou I hope you do, it looks like a nice project. can you recommend another react-native library for playing audio from the web?
For anyone reading this and having troubles compiling to React-Native > 0.19, the Java integration has changed and instead of changing the onCreate function you need to add the package...
I actually got this package to work for me (I opened a PR: https://github.com/yubozhao/meteor-accounts-instagram/pull/24) , but it looks like the accessToken provided isn't working, not sure why, if you're reading...
It's supposed to, I guess something was buggy in my installation because when I looked at the dockerfile in my node_modules I saw it used node 8, I changed it...
I think the second option will be better, but suppose I want to try the first option, how would the code look like? I'll iterate over neurons, delete the connections...
@wagenaartje Wow, that look great, I'll try it out, thank you!
@remler Until this is added please note that you can just mark the lines visually and then use "s/old/new/g"