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

Adding a class derived from RNLoadingButton to Interface Builder causes permanent blocking of Xcode #25

Closed
priore opened this issue Aug 4, 2020 · 0 comments

Comments

@priore
Copy link

priore commented Aug 4, 2020

I verified this in Xcode 11.6:

I haved creating a new class derived from RNLoadingButton and overriding any function or property, e.g. the derived class is empty just layoutSubviews with the super call and no other content, and using this derived class in the IB this causes the permanent blocking of Xcode after opening of IB.

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

2 participants