-
Updated
Sep 4, 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 21,699 public repositories matching this topic...
-
Updated
Oct 8, 2020
-
Updated
Oct 2, 2020 - JavaScript
Taro能使用wxs吗?
问题描述
最近使用movable-view
做了一个拖拽排序的功能,但是由于需要touchmove
事件频繁setState
来更新movable-view
的坐标,导致Android
的上的性能体验很差,IOS
不会。
看了微信的文档,这种情况可以使用WXS
来解决,请问Taro
中能否使用WXS
?如何使用呢?
参考文档: https://developers.weixin.qq.com/miniprogram/dev/framework/view/interactive-animation.html
https://developers.weixin.qq.com/miniprogram/dev/framework/performance/tips.html
-
Updated
Oct 8, 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
Oct 8, 2020 - TypeScript
Description
Create a CHANGELOG file which can be helpful while releasing a new build.
Why?
On creating a new release the maintainer has to go through a lot of PRs which got merged for the following release which is time-consuming and sometimes it is not possible to traverse through all PRs.
How it can help?
If we maintain a changelog and update it one in a while or for every P
/join
should have autocomplete data for it’s single argument, the channel. A positional argument could be used as autocomplete list for channels is not implemented yet.
If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with communit
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" }]
}
In the latest stable build of Joplin, Joplin 1.1.4 (prod, win32), the new codemirror has unexpected highlighting between colons (:).
Joplin for Desktop
Copyright © 2016-2020 Laurent Cozic
Joplin 1.1.4 (prod, win32)
Client ID: b7a727facab94c808ab6610bcaf5582
-
Updated
Oct 8, 2020 - TypeScript
-
Updated
Oct 8, 2020 - TypeScript
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Sep 22, 2020 - Java
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Oct 8, 2020 - C++
When someone attempts to change the stream color in a mobile device with less than 500px or so , the popover is shifted towards right and eventually overflowing the screen width .
I currently see a couple of ways to resolve this .
- Either ma
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Oct 4, 2020 - TypeScript
-
Updated
Oct 8, 2020 - Objective-C
...this boilerplate is awesome, thank you for sharing it guys
-
Updated
Oct 6, 2020 - Objective-C
-
Updated
Oct 5, 2020 - TypeScript
-
Updated
Oct 7, 2020 - TypeScript
-
Updated
Oct 5, 2020 - Java
Created by Facebook
Released January 2015
Latest release 9 days ago
- Repository
- facebook/react-native
- Website
- reactnative.com
- Wikipedia
- Wikipedia
Describe the bug
With multiple pure-documentation MDX docs, the scroll position of the preview window does not reset when switching between docs.
To Reproduce
Steps to reproduce the behavior: