GeekyAnts / GeekyAnts/NativeBase
Skeleton component animation keeps running in backgroud after finished loading
Open
awaiting response
bug
v3
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
After adding the Skeleton component, my detox tests started to hang because there are animations running.
### CodeSandbox/Snack link
It is a issue that only happen with detox running.
### Steps to reproduce
1. Add a Skeleton to the code
2. Run detox tests
### NativeBase Version
3.4.13
### Platform
- [ ] Android
- [ ] CRA
- [ ] Expo
- [ ] iOS
- [ ] Next
### Other Platform
_No response_
### Additional Information
Detox output:
```
11:00:48.957 detox[545061] INFO: [APP_STATUS] The app is busy with the following tasks:
• UI elements are busy:
- Reason: Animations running on screen.
1
```
Contributor guide
Assessment
This issue has not been assessed yet.