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

ios build issue #10

Open
Bhinderg opened this issue Mar 3, 2018 · 2 comments
Open

ios build issue #10

Bhinderg opened this issue Mar 3, 2018 · 2 comments

Comments

@Bhinderg
Copy link

Bhinderg commented Mar 3, 2018

Hi I am facing an error in ios build in AppBarLayout.js. The error is
Undefined is not an object(Evaluating '_reactNative.UiManager.CTLAppBarLayout.Constants.

Please let me know how to fix this.

Thanks

@cesardeazevedo
Copy link
Owner

This is a android-only component, and you shouldn't require it on shared files, you should create a file like Toolbar.android.js and put the stuff there, and take a different approach on Toolbar.ios.js.

I think i will create some dummy view to avoid those problems.

@pankajtalaviya97
Copy link

pankajtalaviya97 commented Jul 10, 2019

Hi

I am facing an error build with android
Undefined is not an object(Evaluating '_reactNative.UiManager.CTLAppBarLayout.Constants')

Please let me know how to fix this.

Thanks in advance

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