Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NativeBase Text can't be used directly inside TouchableHighlight #68

Closed
sodik82 opened this issue Jul 18, 2016 · 3 comments
Closed

NativeBase Text can't be used directly inside TouchableHighlight #68

sodik82 opened this issue Jul 18, 2016 · 3 comments

Comments

@sodik82
Copy link

sodik82 commented Jul 18, 2016

I am getting error Touchable child must either be native or forward setNativeProps to a native component

That's unfortunate as it prevent "direct" mixture of native base and RN.

I believe you could use https://github.com/facebook/react/blob/master/src/renderers/native/NativeMethodsMixin.js to solve this together with other "incompabilities" like measuring etc.

@SupriyaKalghatgi
Copy link
Contributor

@sodik82 Can you check for this against the latest of NativeBase?

@sodik82
Copy link
Author

sodik82 commented Nov 24, 2016

still there. have you fixed something regarding this issue?

@sankhadeeproy007
Copy link
Contributor

Added here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants