react-native-schemes-manager icon indicating copy to clipboard operation
react-native-schemes-manager copied to clipboard

resolves #52

Open GioLogist opened this issue 6 years ago • 2 comments

Related issues (if any)

#52

GioLogist avatar Dec 14 '18 09:12 GioLogist

It'd be good to avoid mixing callbacks and async in general, I'll have a look at refactoring us over to async/await instead of callbacks before I merge this change.

If you want to get a fix into core quicker, the best way to do it would be to patch it upstream in the xcode library (just making it not care if the file ends with a newline).

thekevinbrown avatar Jan 08 '19 01:01 thekevinbrown

Sounds good!

GioLogist avatar Jan 08 '19 18:01 GioLogist