Add post dropdown menus
This commit is contained in:
parent
cdae685ee1
commit
41bbe2b60b
4 changed files with 216 additions and 6 deletions
|
@ -8,7 +8,7 @@ import {
|
|||
} from 'react-native'
|
||||
import RootSiblings from 'react-native-root-siblings'
|
||||
import {FontAwesomeIcon} from '@fortawesome/react-native-fontawesome'
|
||||
import {s, colors} from '../../lib/styles'
|
||||
import {colors} from '../../lib/styles'
|
||||
|
||||
export function createLocationMenu(): RootSiblings {
|
||||
const onPressItem = (_index: number) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue