-
Notifications
You must be signed in to change notification settings - Fork 75
iOS scroll issue #48
Comments
Hi, I'm not sure what went wrong, I need more detailed error information. |
I'm used 2 RN module,
It's occur only fromBottom function not fromLeft, fromRight etc. I think that error is about conflict to |
@stephan-J HI, This issue should have something to do with |
Hi @baijunjie , You can see in If you touch 'Touch to main' then check your example screen. |
Thank you for your help. Suppose <InputScrollView topOffset={TopBar.height}>
...
</InputScrollView> |
Hi @baijunjie ,
I have an same issue about previous issue #43 (comment)
When I using this module together with the screen transition module (react-navigation-transitions) .
Error Code is below.
After transition FirstScreen to MainScreen fromBottom, MainScreen has a problem.
The text was updated successfully, but these errors were encountered: