This repository has been archived by the owner on Nov 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
TypeError: renderPager is not a function #523
Comments
OK so I've managed to make it work with this:
So it seems that react-native-tab-view do not like inline ReactElements. If it's the case, it is a bug and should be addressed so... |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Current behaviour
Getting this at runtime:
Expected behaviour
Have it working correctly and not crashing
Code sample
I'm using Haxe to generate my application code before letting react digesting it.
Here is the js generated code I have:
Screenshots (if applicable)
n/a
What have you tried
I've tried requiring the components like this but I'm having the same issue:
Your Environment
The text was updated successfully, but these errors were encountered: