On Keyboard
Place picker view where you want to fit the sticker feature right into your exsiting app.
How to customize
1. Stipop.plist
Find the following key from the Stipop.plist file and make changes to the content accordingly.
Key | Type | Description |
---|---|---|
Root>Layout>SPUIPickerView>OnKeyboard | boolean | On keyboard/Custom the Picker View's position. Example: 1(true), 0(false) |
2. Implement delegate function (Custom user only)
Implement delegate function 'pickerCustomViewSetup(_ view: SPUIView, pickerView: UIView)' and custom.
Was this page helpful?
We’re here to help. Contact us.