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

Feature request: custom left bottom button component #49

Closed
jur4j opened this issue Nov 16, 2018 · 3 comments
Closed

Feature request: custom left bottom button component #49

jur4j opened this issue Nov 16, 2018 · 3 comments

Comments

@jur4j
Copy link

jur4j commented Nov 16, 2018

Hi. First of all thanks for library, I like many possibilities for customization. But now I am missing one.

Could you please add property where I can define custom component, which will be rendered in the left bottom corner of numpad (now there is nothing rendered) ?
So it would be something like
buttonLeftBottomComponent={() => <MyCustomButton title={...} onPress={...} />}.
I could really use that button for some actions.

@jeremy-farnault
Copy link
Contributor

Hi :),

I'll add that during the week.

Cheers,
Jeremy

@jeremy-farnault
Copy link
Contributor

Hi,

I've added a bottomLeftComponent prop in 1.9.0.

Cheers,
Jeremy

@jur4j
Copy link
Author

jur4j commented Nov 21, 2018

Thanks 👍

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

No branches or pull requests

2 participants