question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I there a way to change position of FAB.Group?

See original GitHub issue

I would like the buttons to be more to the left and to the top, but all movings end up with greyed zone to be moved as well. image

"react-native": "0.66.4", "react-native-paper": "^4.11.2", "react-native-vector-icons": "^9.0.0"

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
jarto666commented, Jan 24, 2022

I found a workaround as setting paddings

0reactions
github-actions[bot]commented, Feb 24, 2022

Hello 👋, this issue has been open for more than a month without a repro or any activity. If the issue is still present in the latest version, please provide a repro or leave a comment within 7 days to keep it open, otherwise it will be closed automatically. If you found a solution or workaround for the issue, please comment here for others to find. If this issue is critical for you, please consider sending a pull request to fix it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to change background color of FAB.Group from react ...
How can I change to background color of FAB.Group component from react-native-paper. If I add a background Color it's changing the color of ......
Read more >
FAB - How to change the FloatingActionButton position ...
Now, in version 19.1.5, it is possible to change the FAB state and rerender it using the repaintFloatingActionButton method. I recommend you ...
Read more >
Flutter FloatingActionButton: A complete tutorial with examples
Learn all about Flutter's FloatingActionButton widget, including how to customize the FloatingAppButton and how to add hero animations.
Read more >
Add a Floating Action Button - Android Developers
A floating action button (FAB) is a circular button that triggers the primary action in your app's UI. This page shows you how...
Read more >
Floating Action Button (FAB) in Android with Example
Note: The FAB can also be made auto resizable by changing the fabSize attribute to auto. This will make FAB size automatically mini...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found