appandflow / appandflow/react-native-touchable
Touch onPress is not working
Aperta
- Lingua principale
- JavaScript
- Stelle
- 46
- Fork
- 5
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
question:
**`is this module for iOS only because it DOES NOT WORK ON ANDROID!....`**
console.log('this onPress CODE DOES NOT WORK!')}
Using v.2.0.0 with the latest version of React-native and "styled-components" v.3.3.3
`const Button = styled(Touchable).attrs({
feedback: 'opacity',
})`
flex: 1;
flex-direction: row;
justify-content: space-around;
align-items: center;
padding-horizontal: 10px;
`
`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.