-
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 24,600 public repositories matching this topic...
-
Updated
Mar 29, 2021
-
Updated
Mar 17, 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
Mar 30, 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
Mar 30, 2021 - TypeScript
When using the shortcut (default: CtrlCmd+Shift+F) or the menu item Edit > Search in all notes, the focus is set to the global search field.
However, if there's already text in the field, the cursor is placed at the end and typing appends to the existing search term.
This change should highlight the current text, so that it will be replaced by the new search term.
/ref https://discour
-
Updated
Mar 31, 2021 - TypeScript
We are starting to migrate the mattermost-webapp over to TypeScript to facilitate better code quality. This Help Wanted issue is to modify components/invitation*modal/invitation_modal_guest*step and associated test files.
Below is a checklist of items you should be doing to migrate:
- < ] Rename the files to their associated TypeScript extensions (ie.
jstots,jsxtotsx) - [
-
Updated
Mar 30, 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
Mar 31, 2021 - JavaScript
The documentation for mutate talks about local mutation for faster feedback, but the documented way to use it only mutates after a promise has resolved - in other words, not immediately.
As a result, I've found myself writing code in this kind of pattern:
mutate(path, { ...data, patch }, false); // mutate immediately, don't revalidate
await patchData(patch); // await the -
Updated
Mar 30, 2021 - TypeScript
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Mar 24, 2021 - Java
-
Updated
Mar 31, 2021 - C++
When changing the colour of the stream, the popover does not close even if confirm button is clicked.
-
Updated
Mar 31, 2021 - TypeScript
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Mar 18, 2021 - TypeScript
...this boilerplate is awesome, thank you for sharing it guys
-
Updated
Mar 30, 2021 - Objective-C
-
Updated
Mar 28, 2021 - JavaScript
-
Updated
Mar 29, 2021 - Objective-C
-
Updated
Mar 30, 2021 - TypeScript
-
Updated
Mar 30, 2021 - TypeScript
Created by Facebook
Released January 2015
Latest release 19 days ago
- Repository
- facebook/react-native
- Website
- reactnative.dev
- Wikipedia
- Wikipedia


Bug
In an Angular project Storybook is displaying this console error for a link generated by Compodocs