isaced / ISEmojiView

Emoji Keyboard for iOS
MIT License
522 stars 119 forks source link

Fix NSUnknownKeyException PageControlBottomView is not key value coding-compliant for the key deleteButton #84

Open julienpouget opened 1 month ago

julienpouget commented 1 month ago

Hi, I've fix an NSUnknownKeyException (this class is not key value coding-compliant for the key deleteButton.) that occurs when loading the PageControlBottomView from the Nib file. It happens only if the library has been imported through SPM.