Hey there,
I have been working with an app in React Native and I am using your package react-native-floating-action and I have faced this issue that sometimes the floating action button is not shown on the screen or sometimes it is hidden behind some other component.
In this case, zIndex can be helpful but there is no way to pass styling props for the overlay component.
So, it will very much helpful if styling props can be passed for the overlay.
If you want I can work on this issue and can fix this.
Hey there, I have been working with an app in React Native and I am using your package
react-native-floating-action
and I have faced this issue that sometimes the floating action button is not shown on the screen or sometimes it is hidden behind some other component. In this case,zIndex
can be helpful but there is no way to pass styling props for the overlay component. So, it will very much helpful if styling props can be passed for the overlay. If you want I can work on this issue and can fix this.