Releases: isaced/ISEmojiView
Releases · isaced/ISEmojiView
0.3.4
- 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
- Made delete button optional & make recent emojis public. #72 @justinmann
0.3.1
- #69 Make properties overwritten with "public" actually public @tladesignz
0.3.0
- Swift Package support and basic SwiftUI support. #67
0.2.6
- Support Dark Mode for iOS 13 #58
- Added missing emoji #55
0.2.5
fix: category icon failed to load in Carthage #45
0.2.4
- fix: crash when
countOfRecentsEmojis
set 0 (11ad5d8)
0.2.3
- fix: click area problem #21 #17
- fix: recent emoji can't select skin tone #49