The Wayback Machine - https://web.archive.org/web/20210607034324/https://github.com/topics/reactjs
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 65,621 public repositories matching this topic...

ShiLiuShu
ShiLiuShu commented Jun 2, 2021

相关平台

支付宝小程序

小程序基础库: 2.0
使用框架: React

复现步骤

taro中编写自定义组件,通过taro build native-components --type alipay打包,打包后的组件拷贝至支付宝小程序中无法显示

期望结果

taro编译后的自定义组件可以在支付宝小程序中正常使用

实际结果

taro编译后的自定义组件在支付宝小程序中无法显示,
而且会报错误信息不能添加属性data

环境信息

Taro CLI 3.2.7 environment info:
    Syst

blitz
flybayer
flybayer commented Jun 1, 2021

What do you want and why?

As we move towards full integration of the next.js fork, we need to change all user facing references to "next.js" to Blitz.

Possible implementation(s)

Search through all the code inside nextjs/packages/next/ folder and make the following changes:

  • next.config.js -> blitz.config.js
  • Next.js -> Blitz.js
  • All CLI commands. Example: `next

Created by Jordan Walke

Released March 2013

Latest release 3 months ago

Repository
facebook/react
Website
reactjs.org
Wikipedia
Wikipedia

Related Topics

angular react-native vue