-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
question:
is this module for iOS only because it DOES NOT WORK ON ANDROID!....
<Touchable feedback='opacity' onPress={()=>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;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels