JSQMessages 프레임 워크에서 avatarImageWithUserInitials
을 구현해야합니다. http://cocoadocs.org/docsets/JSQMessagesViewController/7.3.3/Classes/JSQMessagesAvatarImageFactory.html#//api/name/avatarImageWithUserInitials:backgroundColor:textColor:font:diameter : 그러나 그것은 단지 목표 - CSwift에서 avatarImageWithUserInitials 구현
documentatiojn의 위치는 구현 될 것으로 보인다 현재
, 신속한에서이 기능을 구현하는 방법이있을 나타나지 않습니다.
어떻게 신속한 앱에이 기능을 추가 할 수 있습니까?
예제 프로젝트는 이제 주요 프로젝트와 별개입니다. –