-
Updated
Mar 25, 2021
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 25,003 public repositories matching this topic...
-
Updated
Apr 22, 2021
-
Updated
Apr 19, 2021 - JavaScript
相关平台
H5
浏览器版本: Mozila/5.0 (Linux;Android 9;V1938CT Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML,like Gecko)Chrome/62.0.3202.84 Mobile Safari/537.36 VivoBrowser/8.2.16.1
使用框架: React
复现步骤
在此系统自带的浏览器上, 随机无规律(暂时没找到规律) 部分element显示, 部分element不显示, 刷新后出现的问题也是一致, 在其他手机上(如iphone 6s ios13.3 iphone XSmax 13.6 小米...)
Taro能使用wxs吗?
-
Updated
Apr 22, 2021 - 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
Apr 22, 2021 - TypeScript
Converting a selection to a bulleted or numbered list results in adding an extra row to the list
-
Updated
Apr 21, 2021 - TypeScript
This is a ticket from the Incident Collaboration plugin.
In the playbook backstage, under the Automation tab, the dropdown menu from the Assign commander setting says 'Invite Members'. It should read 'Assign Commander' instead.
If you're interested please comment here and come [join our "Contributors" communit
-
Updated
Apr 23, 2021 - TypeScript
Current Behavior
the current DrawerItem passes accessibilityState to Link. this is an invalid attribute for role="link"
Expected Behavior
also exclude accessibilityState from Link in the default DrawerItem
all that really needs to be done is add a line under [this line](https://github.com/react-navigation/react-navigation/blob/0fce8eb2a1e682194d574c65f3366f72e23f2
-
Updated
Apr 22, 2021 - JavaScript
We are already considering cases like 2g network here: https://github.com/vercel/swr/blob/69ec9df931e4ca84b70104f414ccba6c2a82ec20/src/config.ts#L45 just need to consider the data saving mode to the same place.
Ref: https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/save-data
-
Updated
Apr 22, 2021 - TypeScript
-
Updated
Apr 20, 2021 - JavaScript
-
Updated
Apr 20, 2021 - JavaScript
-
Updated
Apr 15, 2021 - Java
The "src" directory contains a number of JS files that are added to the base copy of RN. It is not a complete source tree itself. Renaming to "patches" would increase clarity of intent, and follow OSS "patch-package" conventions.
On http://localhost:9991/help/stream-permissions, there's a
The code is templates/zerver/help/stream-permissions.md. I think we basically should just add some spans (as we can with markdown) and use CSS for alignment rather than playing games with whitespace like what I removed
-
Updated
Apr 21, 2021 - TypeScript
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Mar 31, 2021 - TypeScript
-
Updated
Apr 20, 2021 - JavaScript
...this boilerplate is awesome, thank you for sharing it guys
-
Updated
Apr 22, 2021 - Objective-C
-
Updated
Apr 22, 2021 - Objective-C
-
Updated
Apr 21, 2021 - TypeScript
-
Updated
Apr 22, 2021 - TypeScript
Created by Facebook
Released January 2015
Latest release about 1 month ago
- Repository
- facebook/react-native
- Website
- reactnative.dev
- Wikipedia
- Wikipedia

What's the problem?
I have successfully customized my storybook with
addon-themesand created the dark style for div with a.docs-storyclass.I tried to style the "show code" button on the docs tab without luck via CSS in preview-head.html.
The problem is that there is no unique CSS class to scope (only dynamically generated classes):