ptomasroos / react-native-tab-navigator

A tab bar that switches between scenes, written in JS for cross-platform support
MIT License
2.4k stars 415 forks source link

fix: undefined is not a function in android #199

Closed virgil1996 closed 4 years ago

virgil1996 commented 4 years ago

In android, TouchableNativeFeedback.Ripple is not a function

ptomasroos commented 4 years ago

Thanks @pansy-cx for providing this!