-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Description
We are introducing a new tool in Fable ecosystem called Femto.
The goal of this tool is to help people check if they have the required npm packages installed.
However, we are facing a problem with Fable.Elmish.React because it's using:
react-domAPI exposed fromFable.React: sourcereact-nativeAPI by importing it locally via interop: source
But we don't want the user to install react-native if they are targetting only the browser.
@et1975 Would you agree to split this repo between Fable.Elmish.React and Fable.Elmish.ReactNative?
For info, we are also planning to strip Fable.React from ReactDom API in order to have this tree of deps. And so if you agree, we will prepare up front the Fable.React/ Fable.ReactDom split and then work on Fable.Elmish.React split.
Metadata
Metadata
Assignees
Labels
No labels