Description:
When using this library with Storybook, an error occurs:
Error: Multiple instances of <Root> found!
Expected Behavior
Storybook should work without this error.
Steps to Reproduce
- Clone the repository:
git clone https://github.com/RNm-dove/react-call-storybook-bug
cd react-call-storybook-bug
- Install dependencies:
- Start Storybook:
- The error appears on the screen.
Reproduction Repository
https://github.com/RNm-dove/react-call-storybook-bug
Screen Shot

Description:
When using this library with Storybook, an error occurs:
Error: Multiple instances of <Root> found!Expected Behavior
Storybook should work without this error.
Steps to Reproduce
git clone https://github.com/RNm-dove/react-call-storybook-bug cd react-call-storybook-bugReproduction Repository
https://github.com/RNm-dove/react-call-storybook-bug
Screen Shot