Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Native Components Known issues #564

Closed
Ashoat opened this issue Sep 17, 2018 · 4 comments
Closed

React Native Components Known issues #564

Ashoat opened this issue Sep 17, 2018 · 4 comments
Labels
👋 Good first issue Interested in collaborating? Take a stab at fixing one of these issues.

Comments

@Ashoat
Copy link
Contributor

Ashoat commented Sep 17, 2018

After some discussion here, we've decided to start adding "known issues" sections to the docs pages for components.

This is the "known issue" definition we agreed on:

is a way more relaxed interpretation of the word issue: it is something that you will face when using React Native that may or may not be a bug, and may not be caused by React Native. And when there is a known issue usually I can also expect a workaround to be written there.

Purpose of this issue

  1. To reference the Markdown template we'll use for listing these issues, as well as an example PR that adds a "known issues" section.
  2. To list GitHub issues for each component that should be added to that component's docs page.

Request for help

  1. For each component, we need to do a bit of research to figure out what the current "Known issues" are. If you can find any issues that you think should be given high visibility to people looking to use a particular component, then please comment them below and we'll add them to the "No PR yet" list.
  2. Once a component has some entries under "No PR yet" below, we need somebody to create a PR on react-native-website adding the "known issues" section. Reference the template below and this example PR to get an idea of what this should look like.

Example template

# Known issues

* [react-native#18997](https://github.com/facebook/react-native/issues/18997): Doesn't support multiline `TextInput`s
* [react-native#20157](https://github.com/facebook/react-native/issues/20157): Can't use with a bottom tab bar

List of issues

ActivityIndicator

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

Animated

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

AsyncStorage

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

Button

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

DatePickerIOS

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

DrawerLayoutAndroid

  • No PR yet
  • PR in review
  • PR merged

FlatList

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

Image

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

InputAccessoryView

KeyboardAvoidingView

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

MaskedViewIOS

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

Modal

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

PanResponder

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

Picker

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

PickerIOS

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

ProgressBarAndroid

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

ProgressViewIOS

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

RefreshControl

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

SafeAreaView

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

ScrollView

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

SectionList

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

SegmentedControlIOS

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

Slider

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

SnapshotViewIOS

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

StatusBar

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

Switch

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

TabBarIOS

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

Text

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

TextInput

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

ToolbarAndroid

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

TouchableHighlight

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

TouchableNativeFeedback

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

TouchableOpacity

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

TouchableWithoutFeedback

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

View

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

ViewPagerAndroid

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

VirtualizedList

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅

WebView

  • No PR yet 🚫
  • PR in review 💫
  • PR merged ✅
@kelset kelset added the 👋 Good first issue Interested in collaborating? Take a stab at fixing one of these issues. label Sep 18, 2018
@kelset kelset changed the title [Help Needed] Known issues React Native Components Known issues Sep 18, 2018
@kelset
Copy link
Contributor

kelset commented Dec 17, 2018

Found a potential known issue -> facebook/react-native#16263 (seems to be caused by Google, look at the last comment)

@Simek
Copy link
Collaborator

Simek commented Nov 3, 2020

@Ashoat @kelset Hey guys! 👋 What is the status of this issue, do we still need it? Are there any know issues missing on the website?

@kelset
Copy link
Contributor

kelset commented Nov 3, 2020

well it wasn't updated since Dec 2018 so more or less 20 years ago... so I'd say let's close it :D

@kelset kelset closed this as completed Nov 3, 2020
@a-eid
Copy link

a-eid commented Jan 11, 2021

@kelset so are there any plans to improve the react-native lists components ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👋 Good first issue Interested in collaborating? Take a stab at fixing one of these issues.
Projects
None yet
Development

No branches or pull requests

4 participants