lt-app icon indicating copy to clipboard operation
lt-app copied to clipboard

Add a TouchableNativeFeedback shim

Open SyntaxBlitz opened this issue 4 years ago • 0 comments

iOS doesn't support TouchableNativeFeedback. If we're going to build this thing on iOS, we'll want to build a component that uses TouchableNativeFeedback on Android and TouchableOpacity (or something) on iOS.

SyntaxBlitz avatar May 28 '20 05:05 SyntaxBlitz