react-native-material-kit icon indicating copy to clipboard operation
react-native-material-kit copied to clipboard

Button Onpress

Open olypros opened this issue 8 years ago • 10 comments

Im using MKButton .

onPress is not listening . Ripple effects are not working. What do i do ?

olypros avatar Mar 11 '17 21:03 olypros

Same Problem

brimes avatar May 02 '17 02:05 brimes

Did you run react-native link?

wswoodruff avatar May 02 '17 02:05 wswoodruff

Yes.

# react-native link
Scanning 13 folders for symlinks in /userdata/fidelize/mobile/th/Th/node_modules (0ms)
rnpm-install info Android module react-native-material-kit is already linked 
rnpm-install info iOS module react-native-material-kit is already linked 
rnpm-install info Linking react-native-vector-icons android dependency 
rnpm-install info Android module react-native-vector-icons has been successfully linked 
rnpm-install info Linking react-native-vector-icons ios dependency 
rnpm-install info iOS module react-native-vector-icons has been successfully linked 
rnpm-install info Linking assets to ios project 
rnpm-install WARN ERRGROUP Group 'Resources' does not exist in your Xcode project. We have created it automatically for you.
rnpm-install info Linking assets to android project 
rnpm-install info Assets have been successfully linked to your project 

brimes avatar May 02 '17 02:05 brimes

I'd say a full fresh-install, removing node_modules and npm install, and running react-native link again, but not sure if I know enough about your problem

wswoodruff avatar May 02 '17 02:05 wswoodruff

I'm having the same issue. react-native link and re-install of packages hasn't solved the issue. Running under Expo.

rgstephens avatar May 21 '17 22:05 rgstephens

I am using Expo too and Ripple Effect is just not there. @xinthink

sujit13666 avatar Aug 02 '17 13:08 sujit13666

Even I am facing the same issue, any updates on this please?

gokulkulkarni1987 avatar Aug 02 '17 14:08 gokulkulkarni1987

Does Expo support native module now? As we have native code for the ripple effect ...

Crash-- avatar Aug 03 '17 07:08 Crash--

I think they do. In that case that should work right? @Crash--

sujit13666 avatar Aug 04 '17 05:08 sujit13666

anyone has done it?

zslzz avatar Sep 22 '17 09:09 zslzz