SvenFE

Results 3 issues of SvenFE

仓库作者你好,我是 Sven,最近撸了一个 App,用到了你仓库里的文案,想询问你是否可以,以某种许可证或者知识共享的方式,授权给我的 App 使用,我可以为你署名。 App 源码仓库如下 https://github.com/shensven/Crazy-Thursday

## 推荐项目 - 项目地址:https://github.com/shensven/Crazy-Thursday - 类别:JS - 项目标题:疯狂星期四 App - 项目描述:使用 React Native 编写的 App,可分发为 iOS 和 Android 版本,可以让使用者轻松拷贝疯狂星期四文案。对于前端开发者来说,项目包含了路由、持久化、调试工具集成、TypeScript 类型推断、CI/CD,一定程度上可以了解如何入门和写好 React。 - 亮点:App 里的文案通过接口更新,并缓存到本地,如果你有更好的文案提案,也欢迎向仓库发起 pr。 - 截图: | 首页 |...

The following error will be reported if jest is not configured ```sh FAIL __tests__/App-test.tsx ● Test suite failed to run Invariant Violation: `new NativeEventEmitter()` requires a non-null argument. 6 |...