Skip to content
#

reactjs

react logo

React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.

Here are 45,483 public repositories matching this topic...

Rychou
Rychou commented May 6, 2019

问题描述
最近使用movable-view做了一个拖拽排序的功能,但是由于需要touchmove事件频繁setState来更新movable-view的坐标,导致Android的上的性能体验很差,IOS不会。

看了微信的文档,这种情况可以使用WXS来解决,请问Taro中能否使用WXS?如何使用呢?

参考文档: https://developers.weixin.qq.com/miniprogram/dev/framework/view/interactive-animation.html
https://developers.weixin.qq.com/miniprogram/dev/framework/performance/tips.html

dsesami
dsesami commented Sep 29, 2020
ISSUE TYPE
  • Bug Report
SUMMARY

Form error handling isn't quite correct for organizations within notification templates. It is either missing, or uncolored text.

STEPS TO REPRODUCE
  1. To get the first bug, simply go to Notifications > Add. Then click Save without filling out the required fields. All the required fields will go red and show red error text, but the Organi
blitz
flybayer
flybayer commented Sep 23, 2020

What is the problem?

If during blitz new package installation fails, we are still trying to run prettier which is guaranteed to fail since it's not installed.

Steps to Reproduce

  1. No way to reproduce without temporarily modifying the blitz source code to throw an error inside
CREATE    .gitignore
CREATE    app/components/Form.tsx
CREATE    app/components/LabeledText

Created by Jordan Walke

Released March 2013

Latest release 7 months ago

Repository
facebook/react
Website
reactjs.org
Wikipedia
Wikipedia

Related Topics

angular react-native vue
You can’t perform that action at this time.