Hello guys, i am new here and i want to colaborate with this project.
Arjun
@Arjun-sna
Welcome @umartinez22 . Go through this doc to get started.
Houssein Djirdeh
@housseindjirdeh
Any questions you have as well @umartinez22, please don't hesitate to let us know!!
Ulises Martinez Adon
@umartinez22
Okay, Thanks.
Arjun
@Arjun-sna
hi. are there any docs on details about architecture of api module? kind of explaining use of proxies, client.js functionalities.
Xianming Zhong
@chinesedfan
@Arjun-sna You can check #750 and #770. And feel free to ask questions here.
Anand Mutyala
@andy14312
hello
is anybody there?
George Jose
@G2Jose
Anyone get this error when running tests? setup.js: babel-plugin-jest-hoist: The module factory ofjest.mock()is not allowed to reference any out-of-scope variables
Xianming Zhong
@chinesedfan
Did you install with yarn? The CI should be OK.
George Jose
@G2Jose
Yeah - used yarn to install deps
Xianming Zhong
@chinesedfan
I have no computer currently, but I can check later.
George Jose
@G2Jose
Lmk if you try it @chinesedfan. Also please check your node version. I’m on v12.1.0. Seems like this was an issue on 10 - facebook/react-native#19120, but should be fixed by now
Xianming Zhong
@chinesedfan
@G2Jose According to the issue you provided, it should be a jest problem in Node.js 10. Our CI uses Node.js 8, so nobody found it.
George Jose
@G2Jose
Hey guys - how do we feel about typescript? I know there was some very brief discussion on this much earlier on but haven’t been following this project too closely since.