react-native-schemes-manager
react-native-schemes-manager copied to clipboard
resolves #52
Related issues (if any)
#52
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).
Sounds good!