react-native-http-bridge icon indicating copy to clipboard operation
react-native-http-bridge copied to clipboard

WIP: update for macOS

Open ptmt opened this issue 8 years ago • 0 comments

The idea is getting the plugin for a desktop version of react-native for macOS. Since there is no difference in the code needed to achieve that, it only needs the new specific target and Xcode nicely allows to do that.

This works but has a breaking change on the JS-side (ES modules).

ptmt avatar Jul 05 '17 17:07 ptmt