Wednesday, 17 April 2019

Floating button(FAB) on React Native wont stay on top when a Modal, iOS Actionsheet, picker component is rendered

Using an absolute positioned button in the higher order component will serve purpose in normal use cases but when a modal/actionsheet/picker etc is rendered the button no longer stays on top.enter image description here



from Floating button(FAB) on React Native wont stay on top when a Modal, iOS Actionsheet, picker component is rendered

No comments:

Post a Comment