GeekyAnts / GeekyAnts/NativeBase
Slide transition component not responding correctly to duration
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
When you tweak the duration of a component it doesn't respond properly.
### CodeSandbox/Snack link
https://snack.expo.dev/5_-PVLD-h
### Steps to reproduce
In the provided snack, the duration of the slide animation was set to 10 seconds. Click the button and see that it takes about 7-8 seconds before anything happens, and then about 2-3 seconds for the card to actually slide up. Then, click the button again and the card slides away in just a fraction of a second, not respecting the 10 seconds duration ar dictated!
### NativeBase Version
3.4
### Platform
- [ ] Android
- [ ] CRA
- [ ] Expo
- [X] iOS
- [ ] Next
### Other Platform
_No response_
### Additional Information
Here's the result:

Contributor guide
Assessment
This issue has not been assessed yet.