Skip to content

Exposed Line Color, Line Gradient Start Color, Line Gradient End Color as props. - #61

Open
m3rlin94 wants to merge 21 commits into
lesliesam:masterfrom
calceytechnologies:master
Open

Exposed Line Color, Line Gradient Start Color, Line Gradient End Color as props. #61
m3rlin94 wants to merge 21 commits into
lesliesam:masterfrom
calceytechnologies:master

Conversation

@m3rlin94

Copy link
Copy Markdown

This can be used on android at the moment.

m3rlin94 added 6 commits May 10, 2019 10:34
Added how to pass the props for,
1. line color
2. starting gradient line color
2. ending gradient line color
Added functions to retrieve values from react props. The functions are as follows.
1. setLineColor to retrieve the line color without gradient
2. lineGradientColorFrom to retrieve starting gradient color
3. setLineGradientColorTo to retrieve ending gradient color
Three methods were added to get the values which were passed from props and assigned them to the Paint object. The new methods are as follows,

1. setLineColor
2. setLineGradientColorFrom
3. setLineGradientColorTo
Added new PropTypes for lineColor, lineGradientColorFrom, and lineGradientColorTo props.
@firofame

firofame commented Aug 27, 2019

Copy link
Copy Markdown

@lesliesam Thank you for this awesome library. It's much better than any other picker library for react-native.

It would be very helpful for the community if you could please merge this PR.

@6axter82

6axter82 commented Oct 8, 2019

Copy link
Copy Markdown

@lesliesam can you merge this PR?

@He1nr1chK

Copy link
Copy Markdown

Has this been merged? Still doesn't work on iOS or Android? @lesliesam @6axter82 @m3rlin94

@6axter82

Copy link
Copy Markdown

@He1nr1chK I am using react-native-wheel-picker-android

the last maintenance is about 6 month ago and I had no any issue with using it: https://github.com/KalonTech/ReactNativeWheelPicker

@He1nr1chK

Copy link
Copy Markdown

Hi @6axter82 appreciate the comment. Thank you will try it.

tvc97 added a commit to tvc97/react-native-wheel-picker that referenced this pull request May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants