akveo / akveo/react-native-ui-kitten
Modal "animationType"
- 主要语言
- TypeScript
- 星标
- 10.7k
- 派生
- 962
- PR 合并指标
- 30 天内没有已合并 PR
描述
## 🚀 Feature Proposal
The normal react-native "Modal" component has an "animationType" feature, that lets you set an animation for the modal transition, but I've noticed that UI-Kitten doesn't support the feature. I personally would love to see it be added, and if think many others would too :)
## Motivation
This animation feature will allow making more smooth modal transitions, and therefore give the user a better experience
## Example
For example you can use the "Modal" from react-native to see how it normally operates:
`import { Modal } from "react-native"`
`...`
See this documentation link for more information: https://reactnative.dev/docs/modal#animationtype
贡献指南
评估
这个 Issue 还没有评估数据。