Open umaAntier opened 3 months ago
Placing this library Input in an keyboard avoiding view or in a scroll view, scenario is an expected one for each and every developer, we just ignore as this is an warning, but fix for this is really appreciated.
@umaAntier we face this but not as an error, as a warning. still feature works as expected without no issues. you can check your code.
ERROR:- VirtualizedLists should never be nested inside plain ScrollViews with the same orientation because it can break windowing and other functionality - use another VirtualizedList-backed container instead.
when using inside the KeyboardAwareScrollView