Native Integration: 'dialog' API #249
Labels
A-native
Area: Native platform integration
A-primitives
Area: Primitives, the basic building blocks
help wanted
Extra attention is needed
This issue is tracking the integration of a 'dialog' API for displaying native system dialogs for opening, saving files, alerting, etc.
As an inspiration, the Electron API would be a great start: https://electronjs.org/docs/api/dialog
This will require both creating Reason stubs and then using the C FFI to call the appropriate APIs for each platform.
The text was updated successfully, but these errors were encountered: