Perry

Results 75 comments of Perry

和项目强相关。tw 说不加班,又说客户价值放在第一位,这时候客户要加班,客户说『你要适应 xx 的节奏』,那显然就是要加班了。但运气好遇到好的客户方,就是不会加班的。 以及在 tw 会哭的娃有奶吃,要是能闹,也是可以让你离开加班多的项目的。 总之,看项目,不行就闹。

Also ran into this issue, even tried the code on the master branch but still failed with this error. One thing I noticed it complains `You must use Bundler 2...

There's no way to choose compress level currently, but we could implement this, PRs are welcome

@chiefchief Can you place the file you're working with? It's hard to tell what's wrong with your code since it's working on my side.

@elon-gs I'm happy to help you if you can provide a minimal reproducible repo.

Sure, would have some time to improve this. You're also welcome to fire a PR to help this out.

There is a known issue which prevents user zipping the single file on iOS with `zip` method, as you can see here https://github.com/mockingbot/react-native-zip-archive/issues/230#issuecomment-770855411. The current workaround is wrapping your file...

> I am having a similar issue, The thing is like this > > tmp/A --x.bin --y.bin --a.json tmp/B --x.bin --y.bin --a.json > > Then I zip: zip([tmp], 'tmp/out.zip'] >...

OK, that seems an issue, could you share the folder you're trying to zip? So I can debug on it.

Yes, it's a not implemented feature. Perhaps we can make it, PRs are open.