-
Updated
May 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 26,512 public repositories matching this topic...
-
Updated
Jul 9, 2021
-
Updated
Jul 9, 2021 - JavaScript
相关平台
微信小程序
复现仓库
https://github.com/yangxudong-functorz/taro_issues/blob/main/issue1.ts
小程序基础库: 2.17.3
使用框架: React
复现步骤
直接只用 npm run build:weapp, 报错: Module not found: Can't resolve '"},"path":"....../xxx.config.ts"
期望结果
编译成功
🚀 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
Jul 5, 2021 - Swift
-
Updated
Jul 9, 2021 - TypeScript
The digits in ordered lists extend into the margin and get cut off. The problem is much more severe on the iOS client, especially with wider fonts, so that "monospace" won't even show a single-digit number. On the Mac desktop client, it will at least display correctly until you hit 100 items in the list.
Environment
Joplin version: 10.7.2
Platform: iOS (iPhone XS & iPad Mini)
OS specifi
-
Updated
Jul 9, 2021 - TypeScript
-
Updated
Jul 9, 2021 - TypeScript
Environment: desktop 4.5.4 and 4.6
Not a regression, raised during PR testing
Steps:
- Open the desktop app
- Navigate to System Console>Plugins>Zoom
- Click on Documentation or More Information (within Enable OAuth)
Expected: Link to open in browser
Actual: Nothing happens, links are not opening when clicked on desktop; Links open when viewed/clicked on the webapp.
Note from G
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
Jul 1, 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
Jul 9, 2021 - TypeScript
-
Updated
Jul 9, 2021 - TypeScript
-
Updated
Jul 6, 2021 - JavaScript
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
Jun 3, 2021 - Java
Currently, the summary of the code contributors is only restricted to the server: https://blog.zulip.com/2021/05/13/zulip-4-0-released/.
$ git shortlog -s 3.0..4.0 | sort -nr
1017 Anders Kaseorg
634 Steve Howell
403 Tim Abbott
...
It would be nice to have a script that aggregates the contributions from multiple repo (additionally zulip-mobile, zul
facebook/react-native@1d92454 Adds 2 new events to <Text>
- onPressin/onPressOut
. We could add them too.
-
Updated
Jul 8, 2021 - TypeScript
-
Updated
Jun 25, 2021 - JavaScript
-
Updated
Jun 11, 2021 - TypeScript
...this boilerplate is awesome, thank you for sharing it guys
-
Updated
Jul 9, 2021 - Objective-C
-
Updated
Jul 9, 2021 - Objective-C
-
Updated
Jul 8, 2021 - TypeScript
-
Updated
Jun 26, 2021 - TypeScript
Created by Facebook
Released January 2015
Latest release about 1 month ago
- Repository
- facebook/react-native
- Website
- reactnative.dev
- Wikipedia
- Wikipedia
Describe the bug
It appears the "Copy Canvas Link" on the top right side of the Canvas tab adds to the clipboard only part of the url, it only gives you the iframe part of the url but misses the main base url.
For example if I had my story on this url:
http://localhost:6006/?path=/story/example-button--large
And then I clicked on the "Copy Canvas Link" on the top right (The clipboard on th