P
P
pablo_2282020-06-23 23:26:20
React Native
pablo_228, 2020-06-23 23:26:20

How to make a dropdown list for "three dots" react native paper?

Good day!
In the rn paper documentation, I found how to make a top menu ( https://callstack.github.io/react-native-paper/app... This menu has three dots in the right corner, if you click on them, the onPress event is called. Tell me please how to make such a list appear when clicking:
5ef26537da8b9838166022.jpeg5ef26541d0cc7634890585.jpeg
It is desirable that this be solved by the rn paper library
Thank you in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stepan Turchenko, 2020-06-24
@StepanTur

2 options:
1. Create a menu open state and change it when pressed. Perform the design through style, position absolute and then set the position parameters (top, left)
2. The most common library is rn materials. There is a menu

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question