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

Add ability to align FAB group #4397

Open
jamenamcinteer opened this issue May 7, 2024 · 0 comments
Open

Add ability to align FAB group #4397

jamenamcinteer opened this issue May 7, 2024 · 0 comments

Comments

@jamenamcinteer
Copy link

Is your feature request related to a problem? Please describe.
For my use case, I need the Fab group to be align to the bottom left of the screen instead of the bottom right. I am currently using patch-package to hack it, but it would be great to have this added to react-native-paper.

Describe the solution you'd like
Add an "align" property to Fab.Group to align the group to the left or center instead of just the right.

Describe alternatives you've considered
Using patch-package, but it requires changing the patch every time I need to upgrade the package to a new version.

Additional context
N/A

I would be happy to work on a PR for this if it's ok to introduce something like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant