Browse Source

add react spring (#16156)

* add react spring

* Update recommendation.en-US.md

add react-spring
pull/16188/head
LeezQ 6 years ago
committed by zombieJ
parent
commit
dbd3fbfb95
  1. 2
      docs/react/recommendation.en-US.md
  2. 2
      docs/react/recommendation.zh-CN.md

2
docs/react/recommendation.en-US.md

@ -34,7 +34,7 @@ Image Crop | [react-image-crop](https://github.com/DominicTobias/react-image-cro
Trend Lines | [react-sparklines](https://github.com/borisyankov/react-sparklines) Trend Lines | [react-sparklines](https://github.com/borisyankov/react-sparklines)
Formatted Input | [text-mask](https://github.com/text-mask/text-mask) Formatted Input | [text-mask](https://github.com/text-mask/text-mask)
Keywords highlight | [react-highlight-words](https://github.com/bvaughn/react-highlight-words) Keywords highlight | [react-highlight-words](https://github.com/bvaughn/react-highlight-words)
Animation | [react-move](https://github.com/react-tools/react-move) [Ant Motion](https://motion.ant.design/components/tween-one) Animation | [react-move](https://github.com/react-tools/react-move) [Ant Motion](https://motion.ant.design/components/tween-one) [react-spring](https://www.react-spring.io)
<style> <style>
.markdown table td:first-child { .markdown table td:first-child {

2
docs/react/recommendation.zh-CN.md

@ -34,7 +34,7 @@ Emoji | [emoji-mart](https://github.com/missive/emoji-mart)
趋势线 | [react-sparklines](https://github.com/borisyankov/react-sparklines) 趋势线 | [react-sparklines](https://github.com/borisyankov/react-sparklines)
格式化输入 | [text-mask](https://github.com/text-mask/text-mask) 格式化输入 | [text-mask](https://github.com/text-mask/text-mask)
关键字高亮 | [react-highlight-words](https://github.com/bvaughn/react-highlight-words) 关键字高亮 | [react-highlight-words](https://github.com/bvaughn/react-highlight-words)
动画 | [react-move](https://github.com/react-tools/react-move) [Ant Motion](https://motion.ant.design/components/tween-one) 动画 | [react-move](https://github.com/react-tools/react-move) [Ant Motion](https://motion.ant.design/components/tween-one) [react-spring](https://www.react-spring.io)
<style> <style>
.markdown table td:first-child { .markdown table td:first-child {

Loading…
Cancel
Save