Dylan Vann
125f9ccde4
chore: upgrade example to react-native@0.65.1
2021-09-17 13:27:50 +07:00
Dylan Vann
fd7a021570
chore: upgrade example and devDependencies ( #802 )
2021-07-24 15:31:14 +07:00
DreamPiggy
4a7cd64f5b
feat(ios): allow for for per-image-request-headers ( #691 )
...
* Bump the dependency of SDWebImage into 5.8+ because of the SDWebImageDownloaderRequestModifier convenient API usage
* Fix the implementation on iOS for per-image-request-header-setup. Should not use `SDWebImageDownloader` which manage the global shared headers. Use the context option of request modifier.
* Add the support for data:image URL for WebP images
* Alaways bypass invalid SSL certificate error, same behavior like React-Native itself
* Fix the implementation of request modifier on SDWebImage, which have bugs on 5.8.0 (will fix in 5.8.1), revert the dependency bump
* Revert the changes to bypass SSL error
* Remove the unused Podfile.lock changes
2020-07-17 01:27:57 -04:00
Dylan Vann
bf55742e5f
chore: Convert example to TypeScript ( #648 )
2020-03-12 02:27:37 -04:00
Dylan Vann
ac117060eb
feat: converts to TypeScript ( #642 )
...
This converts the codebase to TypeScript. Compilation and bundling is done with tsdx. This will
hopefully ensure our types are more accurate in the future.
2020-03-08 20:44:22 -04:00
Dylan Vann
09d20edc1b
chore: Upgrade example dependencies. ( #640 )
2020-03-01 16:05:40 -05:00
Dylan Vann
6994606073
chore: Update example to React Native 0.61.5. ( #639 )
...
This also upgrades all the dependencies.
2020-03-01 15:58:28 -05: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
Dylan Vann
a6f7b109aa
Refactor project. Ignore more files. 840.7 kB package size.
2018-05-24 11:52:33 -04:00
Dylan Vann
f31a44fc07
Upgrade to glide 4 with progress listeners working. ( #201 )
2018-05-10 02:40:04 -04:00
Dylan Vann
60511af352
Fix example margins and add labels to resizeMode example.
2018-05-09 23:23:59 -04:00
Dylan Vann
7a34ed3ec9
Add resizeMode examples and refactor.
2018-05-09 22:52:03 -04:00
Dylan Vann
b206c50028
Move example files to src.
...
I don't remember why I put these in FastImage in the first place.
2018-05-09 22:13:18 -04:00
Dylan Vann
26cde4578f
Fix build.gradle. Needs comas.
2018-05-07 11:33:54 -04:00
Dylan Vann
e8cfc7ae5d
Use local package in example project.
2018-05-07 11:26:26 -04:00
Dylan Vann
b2fb48bbe3
Use prettier config file.
2018-05-06 19:04:28 -04:00
Dylan Vann
52ccc8ce9a
Revert change to android manifest.
2018-05-06 03:44:02 -04:00
Dylan Vann
bf67634a44
Fix android project.
2018-05-06 03:39:22 -04:00
Dylan Vann
a55287cdb6
Downgradle gradle build tools.
2018-05-06 03:05:03 -04:00
Dylan Vann
69d6c250c9
Downgradle gradle.
2018-05-06 02:10:52 -04:00
Dylan Vann
b384002528
Fix status bar in example.
2018-05-03 00:20:59 -04:00
Dylan Vann
0a7d771e8f
Setup signing for example.
2018-05-02 23:27:53 -04:00
Dylan Vann
2f014d2bcd
Move documentation on other linking methods into docs.
2018-04-25 03:05:16 -04:00
Dylan Vann
d6a5cb0347
Update examples.
2018-04-24 22:41:10 -04:00
Dylan Vann
1e053e062a
Update package to avoid conflict.
2018-04-21 19:30:45 -04:00
Dylan Vann
6ac38f9617
Use gradle 3 for example.
2018-03-18 07:45:39 -04:00
Dylan Vann
8e7ae60284
Setup cocoapods example.
2018-03-17 23:25:49 -04:00
Dylan Vann
ab9285362c
Setup example using react-native link.
2018-03-17 20:55:27 -04:00
Dylan Vann
b2bf91d62b
Create example folders / projects.
2018-03-17 20:37:26 -04:00