I want to achieve drop down options in Flatlist,I have used React native popup Menu and in App.tsx I have declared the entry point as MenuProvider.I am getting this error.
Type '{ children: Element[]; }' has no properties in common with type 'IntrinsicAttributes & IntrinsicClassAttributes<Component<MenuProviderProps, any, any>> & Readonly<...>react-native-popup-menu MenuProvider typescript