Commit Graph

6 Commits

Author SHA1 Message Date
Rokas Kašinskas 23c3955473
fix: xcode 12 compatibility (#732) 2020-10-31 22:49:53 -04:00
Lucas Barros 9646456675
fix: update SDWebImage and SDWebImageWebPCoder (#689) 2020-07-16 23:48:28 -04:00
Alexandre Moureaux 325d77f4c2
fix: Updates SDWebImageWebPCoder. (#628)
This improves RAM usage for static webp assets see:
https://github.com/SDWebImage/SDWebImageWebPCoder/pull/30

Potentially related to https://github.com/DylanVann/react-native-fast-image/issues/622
2020-03-13 23:13:39 -04:00
Dylan Vann b627646001 fix: Fixes podspec syntax. 2020-03-09 01:21:01 -04:00
Peter Lucak 2d706ad7da
fix: Add git tag to CocoaPods source property (#601)
This change will make the CocoaPods version which is installed match the NodeJS version used.  
Currently, CocoaPods will install the latest version on head which could not match the JavaScript version of the library.

Changes:

1. Use the version tag to match the version installed by CocoaPods to that coming the from the `package.json` file.
2020-03-08 22:46:36 -04:00
Dylan Vann 5489f9ec4b
feat: Upgrade to React Native 0.60.0 / CocoaPods / Android X. (#513)
BREAKING CHANGE: You should upgrade React Native. See https://facebook.github.io/react-native/blog/2019/07/03/version-60
2019-07-04 23:49:38 -04:00