Hello,
Thank you for sharing your work, the library is awesome. I have a quick question and an observation please, (while I know you are still actively developing this).
I noticed a behaviour with the AppBarLayoutAndroid when actions are added to the ToolbarAndroid, a white bar seems to show on scrolling up the view as indicated below using the example code you included in the readme ( I just added colors here and there).


Rotating the emulator seems to correct things but it comes back as soon as JS is reloaded. This does not seem to happen with no actions in the ToolbarAndroid. Please what may I be missing?
Then please, can the ListView be used with the CoordinatorLayoutAndroid ? Thank you.
Hello,
Thank you for sharing your work, the library is awesome. I have a quick question and an observation please, (while I know you are still actively developing this).
I noticed a behaviour with the
AppBarLayoutAndroidwhen actions are added to theToolbarAndroid, a white bar seems to show on scrolling up the view as indicated below using the example code you included in the readme ( I just added colors here and there).Rotating the emulator seems to correct things but it comes back as soon as JS is reloaded. This does not seem to happen with no actions in the
ToolbarAndroid. Please what may I be missing?Then please, can the
ListViewbe used with theCoordinatorLayoutAndroid? Thank you.