Directory Structure
Directory structure:
└── brnho-react-native-context-menu/
├── README.md
├── index.js
├── package.json
└── src/
├── BackgroundContext.js
├── ContextMenu.js
├── ContextMenuContainer.js
├── ContextMenuProvider.js
└── PortalContainer.js