ISEmojiView Versions Save

Emoji Keyboard for iOS

0.3.4

1 year ago
  • Fix countOfRecentsEmojis not work #76
/// The max number of recent emojis, if set 0, nothing will be shown. Default is 50.
public var countOfRecentsEmojis: Int = MaxCountOfRecentsEmojis

0.3.3

1 year ago
  • Made delete button optional & make recent emojis public. #72 @justinmann

0.3.2

1 year ago
  • Fixed the Podspec's double opinion on version. #71 @tladesignz

0.3.1

1 year ago
  • #69 Make properties overwritten with "public" actually public @tladesignz

0.3.0

2 years ago
  • Swift Package support and basic SwiftUI support. #67

0.2.6

4 years ago
  • Support Dark Mode for iOS 13 #58
  • Added missing emoji #55

dark mode

0.2.5

4 years ago

fix: category icon failed to load in Carthage #45

0.2.4

4 years ago
  • fix: crash when countOfRecentsEmojis set 0 (11ad5d894e19dc09e4afee39d9255539ac906674)

0.2.3

4 years ago
  • fix: click area problem #21 #17
  • fix: recent emoji can't select skin tone #49

0.2.2

5 years ago
  • Added new emojis for iOS12 #47 (@R0uter)