-
[English / Chinese ]
# NextTalk
### 简介
该项目是一个基于Nextron(NextJS+Electron)的桌面端实时聊天工具。
但由于使用了NextJS中的ssr及api route功能,该程序只能在开发环境运行。
关于生产版本:我将其网页端部分分离,并用Pake将其打包成桌面端,生产体验安装包我放在了release里,目前只打包…
-
Version of rn-fetch-blob:
```
"rn-fetch-blob": "0.10.16"
```
Version of React Native:
```
"react": "16.8.6"
"react-native": "0.60.3"
```
Problem
```
warn The following packages use depr…
-
When autoOk = true, time should be automatically selected, but in the sample here is not working.
### Codepen:
https://codepen.io/ivmarcos/pen/rwpjjz
### Version
- React 15.5.4
- React-MD 1.0…
-
### Prerequisites
- [x] I have searched the open [issues](https://www.github.com/FormidableLabs/victory-native-xl/issues) to make sure I'm not opening a duplicate issue
- [x] I have read t…
-
## The dependency [react-syntax-highlighter](https://github.com/conorhastings/react-syntax-highlighter) was updated from `10.1.2` to `10.1.3`.
🚨 [View failing branch](https://github.com/cnap-cobre/s…
-
- [x] Move all packages docs to /docs
- [x] Compare the changelog with the docs
- [x] Update all docs where plugin names are mentioned, plugins order needs to get new extracted plugins into the list…
-
## The devDependency [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) was updated from `7.12.3` to `7.12.4`.
🚨 [View failing branch](https://github.com/glebec/potential/compar…
-
-
When I run the parse cmd, it actually replaces %%term|term%% in my source /docs/*/mdx files with the react component.
I assume it that should only occur in the built .html files?
Further more, …
-
npm package react-scripts 5.0 contains breaking changes
see: https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md
Figure out how to update to the latest version without causing "npm…