You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example the Chatto swift framework and the ChattoAdditions swift framework.
That's lot of view control in the swift library like the ChatInputBar in ChattoAdditions framework.
Should I do lots of @objc(name) opera in the proxy framework?
How to deal the view control inherited from uiview (like the ChatInputBar) to the proxy framework?
The text was updated successfully, but these errors were encountered:
For example the Chatto swift framework and the ChattoAdditions swift framework.
That's lot of view control in the swift library like the ChatInputBar in ChattoAdditions framework.
The text was updated successfully, but these errors were encountered: