GeekyAnts / GeekyAnts/NativeBase
[Bug] Toast is not working within a Modal
Open
accessibility
Block State
bug
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
## react-native, react and native-base version
RN: 0.45.1
React:16.0.0-alpha.12
native-base: 2.1.5
## Expected behaviour
Toast to be shown in react native Modal
## Actual behaviour
The toast is not shown in react native Modal
## Steps to reproduce (code snippet or screenshot)
Do Toast.show() in a Modal
## Is the bug present in both ios and android or in any one of them?
No that I know of. This was working with RN on 0.44 and native-base on a lower version (I can't remember exactly which one, either 2.1.4 or 2.1.3)
Contributor guide
Assessment
This issue has not been assessed yet.