Skip to content
#

React Native

react-native logo

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 14,990 public repositories matching this topic...

storybook
grouchal
grouchal commented Nov 13, 2019

Is your feature request related to a problem? Please describe.
I would like to be able to configure the iframe width in the same way I can already configure the height.

Describe the solution you'd like
To add a parameter similar to iframeHeight that will configure the width of the iframe. Ideal name would be iframeWidth

Describe alternatives you've considered
Any other met

penghuwan
penghuwan commented Nov 26, 2019

问题描述

Input,TextArea组件文档没有介绍小程序端的兼容状况

复现步骤

亲爱的开发者们您好,我遇到的问题如下

  1. 我想要使用Input,Textarea等组件,并想要运用于小程序中
  2. 查阅taro中该组件相关的文档后,没有只有H5/RN端介绍了兼容性差异,而微信,支付宝等小程序端没有介绍兼容情况,如下图所示

屏幕快照 2019-11-26 下午12 05 43

3.请问能够补充一下吗
4. 非常感谢!

期望行为

能够在Input,Textarea文

formik
iRoachie
iRoachie commented Oct 7, 2019

We've recently updated our github workflow to have 3 branches:

master - current version on npm that's live
next - upcoming features and changes
patch - bug fixes (usually released within a day)

We should update the contributing section on the website and maybe .github/CONTRIBUTING.md to let users know which branch they should base their changes on if they want to make a pull request.

kanehara
kanehara commented Oct 10, 2019

When using createStackNavigator and a screen mistakenly uses defaultNavigationOptions with a headerLeft config with a back button, it works fine on simulator but causes a crash on iOS.

Current Behavior

Using defaultNavigationOptions on a screen config in a stack navigator with a headerLeft back button renders and works in iOS simulator but crashes on a physical device. Changing

XenorPLxx
XenorPLxx commented Jan 15, 2019

Hello!

Reactotron provides nice feature of exporting whole API calls to markdown, which I've noticed recently and started using heavily to communicate bugs to backend developers.

Would be great if those markdown exports also included local timestamp, as it'd allow backend developers to correlate my logs with theirs. It's especially important for timeout cases where I don't have any of their

zabojad
zabojad commented Nov 12, 2019

Issue Description

I'm currently updating an existing project from RN 0.59 to RN 0.61 and RNN 2 to RNN 3.

Most of the other react libraries are also being updated (Firebase, etc...).

I'm now experiencing errors (not blocking apparently) that I was not experiencing before:

2019-11-12 10:49:30.619184+0100 My App                [904:575840] Sentry Started -- Version: 4.4.1
===

Created by Facebook

Released January 2015

Latest release 17 days ago

Repository
facebook/react-native
Website
reactnative.com
Wikipedia
Wikipedia

Related Topics

reactjs
You can’t perform that action at this time.