appandflow / appandflow/react-native-touchable

Touch onPress is not working

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
46
Forks
5
PR merge metrics
No merged PRs in 30d

Description

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;
`
`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.