asmithdev

Results 13 comments of asmithdev

@dmsnell I could help integrate this, but I might propose a more elegant solution that would involve compressing the data behind the scenes using a combination of my Hamsters.js library...

@dmsnell I've solved this problem for you, how do I go about submitting it to javascript works for the bounty? What i have is 100% working bi-directional message passing from...

Just some notes by the way, it's typically bad practice to try to overwrite a native function ie. overwriting eval. Because eval is a native method using const might be...

@dmsnell I'm sure github should be fine if the solution works out. Here is klipse-frame.js ```js const waitUntil = ( p ) => new Promise( resolve => { const runner...

> thanks for your patience with me @austinksmith. can you help me understand what's different about your posting vs. what I shared in [my iframe gist](https://gist.github.com/dmsnell/929a33d222af31abbee6173d96a0fd1a)? is it mostly that...

@ThalesBMC the problem is that facebook removed some of the java class files that were previously included in react native, the only way to fix this is a complete rewrite,...

@devsticks I would recommend using my library Hamsters.js ( https://www.hamsters.io ) and using my react-native-hamsters package, as long as you use react native 0.69 or older it will work and...

@oguimbal While I'd love to help this is a big undertaking, facebook stripped out all the java files that these libraries both rely on. Without this java functionality we can't...

> > Hi @austinksmith > > We need something like `react-native-threads` or `react-native-hamsters`, but cant find anything that works on > 0.70 with Expo. > > Did you, by any...

@dhiltgen thank you for this patch, I am running a tesla k80 which only has 3.7 capabilities and this should help me get past the slow performance im seeing on...