GeekyAnts / GeekyAnts/NativeBase
A warning thrown with jest
Open
bug
triage
v3
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
There was a warning thrown as we ran test as following: `TypeError: _reactNative.AppState.removeEventListener is not a function`
### CodeSandbox/Snack link
https://codesandbox.io/s/codesandbox-sse-example-forked-izm8zv?file=/sample.test.jsx
### Steps to reproduce
1. Visit the above codesanbox
2. Run `yarn test` command then you will the see the warning
### NativeBase Version
3.4.15
### Platform
- [ ] Android
- [ ] CRA
- [X] Expo
- [ ] iOS
- [ ] Next
### Other Platform
_No response_
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.