Mulili Nzuki
Mulili Nzuki
@yann300 thanks, joining now
@yann300 @ceresstation since I can't PR to `remix-ide` directly , because the solution to this issue is a plugin, the link to the verification plugin is https://github.com/mul1sh/verify-contract I'm doing one...
@yann300 @ceresstation this is more of an update to the above repo, the plugin is not fully ready but i didn't want @gitcoinbot to make noise to me 😄. Nonetheless...
@CPSTL Sorry for the delay, modifying the plugin now 🙂
@ceresstation i'm done, just testing my changes and then push them in a few hours so that we close this today 🙂
hi @drcmda @JackCA I have this working in react native but it only returns the `width, height, x, y` bounds because they are the only ones officially supported by [react-native...
@JackCA in order to follow the directory structure of react-three-fiber, I would have to add another dependency to this project i.e.[ react-reconciler](https://www.npmjs.com/package/react-reconciler) is this ok?
@JackCA Yes we need to add `react-reconciler` otherwise how will react know to switch to the react native implementation when running in react native? If anything thats how its been...
Any thoughts @JackCA want to wrap this up by latest tomorrow
@JackCA sorry but after many testing out many fixes, I don't think there is a way to get the left, right, top and bottom co-ords of a view in react...