Closed alimoli closed 3 years ago
Reproduction and/or code sample is not optional
hey, @lfkwtz i just encountered this and the problem was with the viewContainer
not being spread across the component for renderAndroidHeadless
; i'll submit a minor bugfix for this but let me know if you require a new issue or putting it here would be ok
Describe the bug
While
viewContainer
for iOS is effective, on Android no changes.To Reproduce
Steps to reproduce the behavior:
viewContainer
Expected behavior
Same
viewContainer
style for both platforms, not only iOS.Screenshots
n/a
Additional details
Reproduction and/or code sample
n/a