appandflow / appandflow/react-native-touchable
Touch onPress is not working
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 46
- Forks
- 5
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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;
`
`
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.