The aim is to slide a component from a flatlist, to slide from right or left to bring up options like we have on Instagram. Instagram has the slider report functionality only for iOS not for android
We already tried using react-native-navigation-drawer, as it can create menu inside of particular view, but it conflicts with our dependencies on project, so we are looking for other options.