NativeBase-KitchenSink icon indicating copy to clipboard operation
NativeBase-KitchenSink copied to clipboard

web-support not compatible with typescript

Open micimize opened this issue 8 years ago • 1 comments

Even if I wanted to transpile all the RN dependencies from flow, there isn't any way to use both. Even using babel 7's typescript preset yields Module build failed: Error: Cannot combine flow and typescript plugins.

I think the correct approach would be to bundle the dependencies with the distribution until they themselves distribute properly transpiled code.

micimize avatar Apr 02 '18 15:04 micimize

https://github.com/GeekyAnts/NativeBase/issues/633

SupriyaKalghatgi avatar Apr 12 '18 05:04 SupriyaKalghatgi