Open
Description
Currently this module uses Bolts-ObjC under the hood. This fact could be a no go for some users because of it's BSD + PATENTS style license. Google's Promises library seems like a good alternative to Bolts-ObjC
.
However, this is not a big deal right now (December 19, 2018) because react-native
itself still uses a BSD + PATENTS licensed version of Bolts-Android via Fresco
dependency.
Related issues:
BoltsFramework/Bolts-ObjC#319
BoltsFramework/Bolts-Android#151
facebook/fresco#2257