-
Updated
Dec 25, 2020
React Native
React Native is a JavaScript mobile framework developed by Facebook. It allows developers to build Android and iOS mobile apps using JavaScript and reuse code across web and mobile applications.
Here are 23,055 public repositories matching this topic...
-
Updated
Dec 23, 2020
-
Updated
Dec 11, 2020 - JavaScript
相关平台
微信小程序
复现仓库
https://github.com/li-z/taro-bug
小程序基础库: 2.12.0
使用框架: React
复现步骤
运行项目后点击跳转到详情页,然后返回首页。然后触发子组件的 onClick 事件时,回调函数却还是详情页的函数。去掉id属性后正常。
期望结果
有无id属性都应正常
实际结果
有id属性异常
环境信息
Taro CLI 3.0.7 environment info:
System:
OS: macOS
Taro能使用wxs吗?
-
Updated
Dec 23, 2020 - Swift
🚀 Feature request
Current Behavior
The type ErrorMessage doesn't have an id property.
Desired Behavior
It'd be nice id?: string would be added to the type ErrorMessage and set on the outermost component that serves as error message.
Suggested Solution
Add id={this.props.id} to the outer component in ErrorMessage.
Who does this impact? Who is this
-
Updated
Dec 23, 2020 - TypeScript
-
Updated
Dec 23, 2020 - JavaScript
Currently, the Ctrl+Shift+B shortcut is assigned to focus the note editor. However, when the current layout is viewer-only, it doesn't make sense to focus the editor. Instead it should focus the viewer panel.
Plugins can add items to the post dropdown menu, including submenus that pop over to the side of the menu. The submenus are currently misaligned. The task here is to fix the rendering of the submenus so that they are horizontally aligned with the parent menu’s option.
The demo plugin can be used to test this. You will need to install and e
Related: react-navigation/react-navigation#8160
We have a similar guide for React Router + Netlify https://github.com/expo/examples/tree/master/with-react-router#deploying-to-netlify
We should also have one for Now:
- Create
now.json:
{
"version": 2,
"routes": [{ "handle": "filesystem" }, { "src": "/.*", "dest": "/index.html" }]
}-
Updated
Dec 25, 2020 - TypeScript
-
Updated
Dec 24, 2020 - TypeScript
-
Updated
Dec 24, 2020 - JavaScript
-
Updated
Dec 21, 2020 - JavaScript
-
Updated
Dec 11, 2020 - Java
-
Updated
Dec 23, 2020 - TypeScript
-
Updated
Dec 24, 2020 - C++
We should display a notice on whether the user's email address will be public to other members of the organization (according to the "Email address visibility" setting) on the account registration page. I'm not sure what the best visuals are for this; options include:
- A
?icon with a popover explaining this detail next to the "Email" field - A line of text below the "Email" field.
Text c
-
Updated
Dec 9, 2020 - JavaScript
-
Updated
Dec 12, 2020 - TypeScript
-
Updated
Dec 24, 2020 - Objective-C
...this boilerplate is awesome, thank you for sharing it guys
-
Updated
Dec 24, 2020 - Objective-C
-
Updated
Dec 14, 2020 - TypeScript
-
Updated
Dec 17, 2020 - TypeScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 12, 2020 - JavaScript
Created by Facebook
Released January 2015
Latest release 25 days ago
- Repository
- facebook/react-native
- Website
- reactnative.dev
- Wikipedia
- Wikipedia

Describe the bug
Storybook --host attribute it changes localhost where it should change network host.
The expected result should be like the one bellow