Skip to content
New issue

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

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

Already on GitHub? # to your account

Question: Available UI Components #4768

Closed
woodrufs opened this issue May 1, 2020 · 3 comments
Closed

Question: Available UI Components #4768

woodrufs opened this issue May 1, 2020 · 3 comments
Labels

Comments

@woodrufs
Copy link

woodrufs commented May 1, 2020

Hi all,
First off, thanks to everyone at MSFT who has been working on this. Hats off to you all as I can only imagine the scope and complexity of this project. I am not going to lie, I am very new to RN and RNW still, so I apologize if I sound like I am clueless here (hint: I am).

I have a question regarding available UI components. I am taking over a RN app that is currently on .59. We are attempting to upgrade this to .61. The team that was originally working on this app included a handful of packages to support things for RNW. For instance, one is a package they wrote to render a calendar view for Windows. I first attempted to port this package to support .61, but I was running into issues where I could never get the calendar component to actually render. After many hours of struggling, I noticed that RNW has a DatePicker component baked in I could use .

I didn't expect this to be the case when I read the API Parity documents here because I was under the impression that DatePickerAndroid and DatePickerIOS were not core components.

Is there somewhere else I should be looking to see what other components are supported with RNW? I am really enjoying working with RNW and being able to develop a UWP application, but I am having a difficult time getting started with some of the Windows specific aspects. Do I need to maybe spend more time digging through the react-native-windows repository to see what is actually supported? If I didn't do this, I don't think I would have seen that there is a DatePicker component that is ready for me to use. I hope I don't sound lazy... Our company lost our RN developers, so I am trying to pick up the pieces as quickly as possible. Any input is really appreciated!

Thank you,
Stephen W

@ghost ghost added Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) labels May 1, 2020
@asklar
Copy link
Member

asklar commented May 2, 2020

Relevant work: #3587 and #4156

@chrisglein
Copy link
Member

As Alex linked, we're trying to get better about documenting what is and isn't working (while also just getting things working :)) As for community modules, the link you provided is correct. Anything else you're looking to get answers on?

@chrisglein chrisglein added Needs: Author Feedback The issue/PR needs activity from its author (label drives bot activity) and removed Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels May 4, 2020
@woodrufs
Copy link
Author

woodrufs commented May 4, 2020

I don't think so for this issue. It sounds like I should continue to dig through the source code for now. Thank you for the replies.

@woodrufs woodrufs closed this as completed May 4, 2020
@ghost ghost added Needs: Attention 👋 An issue that had been tagged "Needs: Author Feedback" has received activity (label applied by bot) and removed Needs: Author Feedback The issue/PR needs activity from its author (label drives bot activity) labels May 4, 2020
@chrisglein chrisglein removed the Needs: Attention 👋 An issue that had been tagged "Needs: Author Feedback" has received activity (label applied by bot) label Jul 20, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants