-
Updated
Sep 8, 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 28,708 public repositories matching this topic...
-
Updated
Oct 29, 2021
-
Updated
Oct 16, 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
Oct 30, 2021 - Swift
-
Updated
Oct 30, 2021 - TypeScript
Mobile allows CRs in title which is inconsistent behaviour with desktop + can lead to data loss
Environment
Mobile
Joplin 2.3.4
Database v39
Android 11
USING BETA EDITOR
Desktop
Joplin 2.3.5 (prod, win32)
Client ID: a4ed20b9be424a1c8c3e5f3cc355c345
Sync Version: 3
Profile Version: 39
Keychain Supported: Yes
Revision: 819af3c
Windows 10
Steps to reproduce
- Create new note and start typing title manually
- Press 'return' and continue typing - repeat
3
-
Updated
Oct 30, 2021 - TypeScript
-
Updated
Oct 30, 2021 - TypeScript
When posting a status update, the timestamp may leave the reader with uncertainty as to the day when this event actually occurred:
As compared to a status update that did indeed originate on another day:
; // mutate immediately, don't revalidate
await patchData(patch); // await the -
Updated
Oct 28, 2021 - JavaScript
-
Updated
Oct 29, 2021 - JavaScript
-
Updated
Oct 29, 2021 - TypeScript
-
Updated
Oct 30, 2021 - TypeScript
-
Updated
Oct 29, 2021 - JavaScript
-
Updated
Oct 27, 2021 - Java
It may be desirable in Zulip instances that are invite only for admins/moderators (or any other user with access to core team stream) to be able to track who has been invited, when, and by whom, after a new user has accepted an invite.
Currently, I can see pending invitations that show whom invited whom at Settings -> Organisation -> Invitations but after a user is added, it appears the o
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.
-
Updated
Oct 27, 2021 - TypeScript
-
Updated
Oct 20, 2021 - JavaScript
We should discuss/consider using baseUrl in our tsconfig so we can change imports like this:
import { Thing } from "../../components/thing"to this
import { Thing } from "components/thing"-
Updated
Oct 8, 2021 - TypeScript
-
Updated
Oct 29, 2021 - Objective-C
-
Updated
Oct 30, 2021 - Objective-C
Top-down animation
Hello all, there is default animation from left to right, but is there some way how to make top-down animation?
-
Updated
Oct 20, 2021 - TypeScript
Created by Facebook
Released January 2015
Latest release 15 days ago
- Repository
- facebook/react-native
- Website
- reactnative.dev
- Wikipedia
- Wikipedia

Describe the bug
When running
yarn buildand pressing enter, it states the following error:It would be nice if the tool did not allow empty selections.
To Reproduce
yarn buildSystem
Please paste the results of
npx sb@next infohere