NativeBase-KitchenSink
NativeBase-KitchenSink copied to clipboard
web-support not compatible with typescript
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.
https://github.com/GeekyAnts/NativeBase/issues/633