react-native-elements / playground

Exploring Possibilities with React Native Elements
https://react-native-elements.js.org
MIT License
19 stars 43 forks source link

Feat: Adding prop explorer for AirBnB rating and all other props #43

Closed Uyadav207 closed 3 years ago

Uyadav207 commented 3 years ago

Is your feature request related to a problem? Please Describe.

Describe the solution you'd like

Additional context

Screenshot from 2021-03-12 12-32-30

@pranshuchittora, I would like to work on the above-mentioned issue. Already started working on it. Please assign me the task. Thanks :)

Uyadav207 commented 3 years ago

I would also like to add another props explorers, is it fine?

Attaching below the list, I will be working on:

For now, I think this would be enough. Maybe, later I'll be adding more.

pranshuchittora commented 3 years ago

This seems to be similar to https://github.com/react-native-elements/playground/issues/41

Uyadav207 commented 3 years ago

@pranshuchittora, I think the #41 is trying to add additional props and update the older ones, while I am trying to Document i.e markdown it.

Screenshot from 2021-03-12 20-55-41

Uyadav207 commented 3 years ago

The explorer is no available for many components.

@pranshuchittora,

pranshuchittora commented 3 years ago

Yeah, go ahead. Make sure there's no open PR

nlok5923 commented 3 years ago

@Uyadav207 it's quite a big issue so please can u let me work on header.mdx

Uyadav207 commented 3 years ago

@nlok5923, Actually I have started working. but don't worry, please Go for.... pricing.mdx. 👍🏿

Uyadav207 commented 3 years ago

@pranshuchittora, can you assign me? This will help to reduce the repetitive issues.

nlok5923 commented 3 years ago

@nlok5923, Actually I have started working. but don't worry, please Go for.... pricing.mdx. 👍🏿

Thanks working on pricing.mdx

Uyadav207 commented 3 years ago

Yeah, go ahead. Make sure there's no open PR

Sure, working on it.

Uyadav207 commented 3 years ago

Screenshot from 2021-03-13 00-10-15

@pranshuchittora, please let me know the expectations from these links. are they going to be documented?

Uyadav207 commented 3 years ago

Screenshot from 2021-03-13 16-47-54

Expected

Total number of ratings to display

Type Default
number 5

Initial value for the rating defaultRating

Type Default
number 1
Uyadav207 commented 3 years ago

@pranshuchittora, How can I resolve this? please help me out.

Uyadav207 commented 3 years ago

Screenshot from 2021-03-13 16-47-54

Expected

Total number of ratings to display Type Default number 5

* `defaultRating`

Initial value for the rating defaultRating Type Default number 1

@pranshuchittora, sir ... How to style MDX........ DO I need to make style modules for MDX styling..... as MDX follows JSX. ??