m-picker icon indicating copy to clipboard operation
m-picker copied to clipboard

React Native - TSC Support - Platform Specific Typings

Open kishanio opened this issue 6 years ago • 0 comments

Typescript definition file conflicts.

Platform: React Native Scripting: Typescript

import Picker, { Popup } from "rmc-picker";

// TSC Compile Error. 
[ts] Module '"/doeworks/src/mobile/node_modules/rmc-picker/lib"' has no exported member 'Popup'. [2305]

kishanio avatar Feb 03 '19 11:02 kishanio

I agree with you. Maybe we can have an update on stop swiping while scrolling vertically?

hayesleech avatar Mar 26 '20 08:03 hayesleech