Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
288 commits
Select commit Hold shift + click to select a range
bb1f329
4.0.13
DylanVann May 10, 2018
60511af
Fix example margins and add labels to resizeMode example.
DylanVann May 10, 2018
827d314
4.0.14
DylanVann May 10, 2018
f74642f
Update snapshots.
DylanVann May 10, 2018
c458712
Update README.md
DylanVann May 10, 2018
f31a44f
Upgrade to glide 4 with progress listeners working. (#201)
DylanVann May 10, 2018
d92c422
Fix CircleCI badge.
DylanVann May 11, 2018
aac6a9a
Fix CircleCI badge.
DylanVann May 11, 2018
3bd08ef
Update license info.
DylanVann May 16, 2018
e8998db
Fix gifs for npm page.
DylanVann May 16, 2018
12862f3
Include whole ios folder in whitelist.
DylanVann May 24, 2018
a6f7b10
Refactor project. Ignore more files. 840.7 kB package size.
DylanVann May 24, 2018
b1494e7
Comments.
DylanVann May 24, 2018
b4414b6
Ignore file from npm pack.
DylanVann May 24, 2018
01d52e4
More refactoring.
DylanVann May 24, 2018
0ad0669
Use jest config file.
DylanVann May 24, 2018
5bb18c7
Ignore more files, 829.5 kB.
DylanVann May 24, 2018
e583816
Specify type definition file path (#216)
morishin Jun 5, 2018
ad2c48e
Update email.
DylanVann Jun 7, 2018
b1ca4fe
Use https.
DylanVann Jun 8, 2018
6e0e6f8
Fixed memory leaks (#214)
patrickkempff Jun 8, 2018
fddee2c
Show local images.
DylanVann Jun 10, 2018
b671992
Formatting.
DylanVann Jun 10, 2018
5221ae9
Update react-native in example.
DylanVann Jun 10, 2018
4002327
Add example of auto sizing.
DylanVann Jun 10, 2018
30a2ff7
Add fallback option.
DylanVann Jun 14, 2018
cf9a595
Add cache control for iOS.
DylanVann Jun 14, 2018
9f422c4
Add cache control for Android.
DylanVann Jun 15, 2018
23055db
Add docs for cache prop.
DylanVann Jun 15, 2018
05830ad
Add docs for fallback prop.
DylanVann Jun 15, 2018
9fae3bf
Upgrade dependencies.
DylanVann Aug 20, 2018
d142379
make sure headers only accepts key value pairs (#229)
BenWildeman Aug 23, 2018
d2c33a8
Fix cache enum names in README (#251)
richeterre Aug 23, 2018
327205c
5.0.0
DylanVann Aug 23, 2018
2254124
react-native link now targets react-native-fast-image (#264)
lfkwtz Aug 23, 2018
642aa3a
v5.0.1
DylanVann Aug 23, 2018
d4c0401
Update example.
DylanVann Aug 23, 2018
203aaa5
Update react native in example.
DylanVann Aug 23, 2018
7edb454
Update dependencies.
DylanVann Aug 23, 2018
111c3aa
Fix tests.
DylanVann Aug 23, 2018
7a66b7a
v5.0.2
DylanVann Aug 23, 2018
93b5929
Fix android build.gradle.
DylanVann Aug 23, 2018
b504131
Use supportLibVersion from ext.
DylanVann Aug 23, 2018
47965fa
v5.0.3
DylanVann Aug 23, 2018
0f78b13
Remove unnecessary import.
Sep 23, 2018
efd02a3
Add missing breaks in converter.
Yria Sep 23, 2018
e08be5b
Fix incorrect icon names in example.
DylanVann Sep 23, 2018
52b85ec
v5.0.4
DylanVann Sep 23, 2018
6a2fb83
Remove incorrect focusedName prop.
DylanVann Sep 23, 2018
5d973a8
Update obsolete compile to implementation and Exclude app dependencie…
yeomann Jul 19, 2018
649e9a8
Update obsolete compile to implementation and Exclude app dependencie…
yeomann Sep 23, 2018
a3b5810
Fix build.gradle.
DylanVann Sep 23, 2018
b18728d
v5.0.5
DylanVann Sep 23, 2018
b8c82c7
Allow overwriting imageContainer styles.
n1ru4l Sep 23, 2018
0c7e323
Add cache enum types.
EQuimper Sep 23, 2018
845ae63
v5.0.7
DylanVann Sep 23, 2018
c265c7a
Fix TypeScript types for fallback.
Sep 23, 2018
e66d7e0
Remove unused import in TypeScript types.
DylanVann Sep 23, 2018
11c7e9e
Add Flow type definitions.
Sep 23, 2018
0087b6c
Add config files to .npmignore.
Sep 23, 2018
8289548
v5.0.8
DylanVann Sep 23, 2018
75a6ce7
Handle null view.glideUrl.
ratson Sep 23, 2018
c2aa88d
v5.0.9
DylanVann Sep 23, 2018
e68fe53
Replace with clean examples.
DylanVann Sep 23, 2018
c0a784a
Install dependencies and add example code.
DylanVann Sep 23, 2018
d1fdfea
Upgrade dependencies.
DylanVann Sep 23, 2018
ff2d227
Remove unused dependency.
DylanVann Sep 23, 2018
af83017
v5.0.10
DylanVann Sep 23, 2018
0ef7231
Fix typo for source.cache in docs.
vieiralucas Oct 13, 2018
82a3aea
Upgrade dependencies.
DylanVann Oct 13, 2018
3b4c6fb
Upgrade examples. (#309)
DylanVann Oct 14, 2018
7ffc841
Fix cacheControl property in TypeScript types. (#310)
DylanVann Oct 14, 2018
069d71b
v5.0.11
DylanVann Oct 14, 2018
038e94e
Add caching on CircleCI.
DylanVann Oct 15, 2018
d44a4ed
Fix CircleCI caching.
DylanVann Oct 15, 2018
accbf24
Add a changelog. (#313)
DylanVann Oct 15, 2018
b7a2762
Add release notes for 5.0.11. (#315)
DylanVann Oct 16, 2018
1443a1a
Upgrade dependencies. (#316)
DylanVann Oct 16, 2018
8f702ed
Fixed crash where activity was already destroyed before react-native …
patrickkempff Aug 27, 2018
ba44753
Fix flow types (#320)
Oct 22, 2018
f40a6d4
Updated changelog.
DylanVann Oct 22, 2018
43ac2c9
Update changelog.
DylanVann Oct 22, 2018
6967876
Fixed crash where activity was already destroyed before react-native …
patrickkempff Oct 23, 2018
65ba0c4
Make yarn link work with example project. (#323)
DylanVann Oct 23, 2018
47e36ed
Fix local images in production builds. (#324)
DylanVann Oct 23, 2018
fc0b620
Update changelog.
DylanVann Oct 23, 2018
01dac3b
Upgrade example app. (#340)
DylanVann Nov 6, 2018
f8606a1
Fix android photo library images not working. (#339)
DylanVann Nov 6, 2018
7859d5b
Improve error message when bundled resource could not found. (#328)
patrickkempff Nov 6, 2018
535f06b
Update changelog.
DylanVann Nov 6, 2018
f547e55
Update dependencies. (#341)
DylanVann Nov 6, 2018
a0e946c
v5.1.0
DylanVann Nov 6, 2018
bb76325
Update changelog.
DylanVann Nov 6, 2018
1ea8045
Fix file:// scheme on Android. (#345)
tsrkalexandr Nov 13, 2018
a01f8d5
Add .idea/ to .npmignore. (#344)
Nov 13, 2018
4cdee52
Change usage of compile to implementation in docs (gradle). (#332)
fschindler Nov 13, 2018
0d66f4c
Update example.
DylanVann Nov 14, 2018
7335822
Update dependencies.
DylanVann Nov 14, 2018
918f978
v5.1.1
DylanVann Nov 14, 2018
48d5268
Update changelog.
DylanVann Nov 14, 2018
141a4a0
Format changelog with prettier.
DylanVann Nov 14, 2018
31516c5
Setup semantic-release.
DylanVann Dec 31, 2018
e3d03b4
chore(releasing): Add conventional commit.
DylanVann Dec 31, 2018
9b7b5ac
ci: Setup releases from CircleCI.
DylanVann Dec 31, 2018
1980e47
ci: Fix CircleCI config.
DylanVann Dec 31, 2018
7f73ab7
ci: Fix CircleCI config again.
DylanVann Dec 31, 2018
069aa02
ci: Fix CircleCI.
DylanVann Dec 31, 2018
01ad79a
ci: Fix CircleCI.
DylanVann Dec 31, 2018
db10f31
ci: Fix CircleCI.
DylanVann Dec 31, 2018
508f60b
ci: Reference correct job.
DylanVann Dec 31, 2018
653ba04
ci: Fix CircleCI config.
DylanVann Dec 31, 2018
358582a
ci: Fix CircleCI config.
DylanVann Dec 31, 2018
b3fe578
chore: Add stub build script.
DylanVann Dec 31, 2018
35e6ea9
ci: Fix persist_to_workspace.
DylanVann Dec 31, 2018
4f4a5b5
style: Use prettier to format more files. (#381)
DylanVann Dec 31, 2018
e13db7d
fix: Fixes cacheControl types. (#382)
DylanVann Dec 31, 2018
d7af5c4
ci: Update changelog automatically. (#383)
DylanVann Dec 31, 2018
429c785
chore: Update changelog.
DylanVann Dec 31, 2018
03d07fe
chore: Upload code coverage.
DylanVann Feb 21, 2019
90d97b1
chore: Fix lint.
DylanVann Feb 21, 2019
2cfa0cc
chore: Fix coverage upload.
DylanVann Feb 21, 2019
9bc9b71
chore: Only use lcov report.
DylanVann Feb 22, 2019
c3492fc
chore: Add coverage badge/link.
DylanVann Feb 22, 2019
f4696c2
chore: Test fallback prop. (#413)
DylanVann Feb 22, 2019
dbddf44
chore: Use ESLint. (#414)
DylanVann Feb 22, 2019
97630c8
fix: Fixes WebP rendering on iOS 12. (#412)
DylanVann Feb 22, 2019
4502bc8
chore(release): 5.1.3 [skip ci]
semantic-release-bot Feb 22, 2019
5add8e1
chore: Update dependencies. (#415)
DylanVann Feb 22, 2019
32fa98d
chore: Update dependencies. (#416)
DylanVann Feb 22, 2019
96f98c4
chore: Add animated WebP example. (#418)
DylanVann Feb 25, 2019
f672f0b
chore: More social.
DylanVann Feb 25, 2019
1ae24fc
chore: Clarify license.
DylanVann Feb 25, 2019
52d1d8b
chore: Fix displayNames in examples.
DylanVann Feb 25, 2019
487d410
fix: Fix fallback prop not working. (#420)
DylanVann Feb 25, 2019
58add0e
chore(release): 5.1.4 [skip ci]
semantic-release-bot Feb 25, 2019
2b4fba3
feat: Use forwardRef to allow access to ref.measure and others. (#419)
DylanVann Feb 25, 2019
89c0e2e
chore(release): 5.2.0 [skip ci]
semantic-release-bot Feb 25, 2019
5c2b4af
perf: Use React.memo for FastImage. (#449)
DylanVann Apr 21, 2019
0e2f3bb
chore(release): 5.2.1 [skip ci]
semantic-release-bot Apr 21, 2019
f7a30e4
Fix changelog.
DylanVann Apr 21, 2019
bd53ff1
Make changelog consistent.
DylanVann Apr 21, 2019
4849f2b
chore: Upgrade dependencies. (#450)
DylanVann Apr 21, 2019
84e420c
Upgrade example app. (#451)
DylanVann Apr 23, 2019
70be744
fix: Fix memory leak on iOS. (#433)
Apr 23, 2019
292223d
revert: Remove functionality for notifying other images on load. (#452)
DylanVann Apr 23, 2019
25f8f0d
feat: Upgrade example apps. (#453)
DylanVann Apr 23, 2019
2a3438c
chore(release): 5.3.0 [skip ci]
semantic-release-bot Apr 23, 2019
161ba99
docs: Update proguard rules.
FelipePaiva1992 May 3, 2019
03c50f0
feat: Add tint color support.
DylanVann May 3, 2019
298759f
chore(release): 5.4.0 [skip ci]
semantic-release-bot May 3, 2019
7149420
fix: Fix wildcard peer dependencies.
DylanVann May 3, 2019
14f4e4e
chore(release): 5.4.1 [skip ci]
semantic-release-bot May 3, 2019
89f3379
fix: Fix dependency versions not specified in podfile.
DylanVann May 3, 2019
42e811a
chore(release): 5.4.2 [skip ci]
semantic-release-bot May 3, 2019
14ea01c
chore: Update issue templates.
DylanVann May 5, 2019
8a216e2
feat: Upgrade to SDWebImage 5.0. (#454)
dreampiggy Apr 23, 2019
f1ea749
chore(release): 6.0.0 [skip ci]
semantic-release-bot May 8, 2019
f677f7a
Update README.md
DylanVann May 17, 2019
8f93fb7
Update README.md
DylanVann May 17, 2019
5fbb4a7
Update README.md
DylanVann May 17, 2019
1eed575
docs: Fix proguard rules. (#478)
pdavid0 May 25, 2019
5f65383
fix: Fix local resource cache issue on Android. (#472)
patrickkempff May 25, 2019
2847936
chore(release): 6.0.1 [skip ci]
semantic-release-bot May 25, 2019
e6c8cee
docs: Add note about build issue.
DylanVann Jun 2, 2019
5016172
fix: Upgrade vendored SDWebImage to v5.0.5.
dreampiggy Jun 3, 2019
4e87892
chore(release): 6.0.2 [skip ci]
semantic-release-bot Jun 3, 2019
4adf42f
fix: Add tintColor type definition.
mamoru0217 Jun 3, 2019
7f080bf
chore(release): 6.0.3 [skip ci]
semantic-release-bot Jun 3, 2019
5cb5d6b
bug: Use device scale when loading images.
tberman Jun 25, 2019
5597ed0
fix: Fix setting props order issue for iOS. (#303)
yamade Jun 28, 2019
7dc1e65
chore(release): 6.0.4 [skip ci]
semantic-release-bot Jun 28, 2019
11f6047
fix: Fix incorrect syntax.
DylanVann Jun 28, 2019
837c90b
chore(release): 6.0.5 [skip ci]
semantic-release-bot Jun 28, 2019
6805972
feat: Add tvOS target. (#486)
iamyellow Jun 30, 2019
b11fcd1
chore(release): 6.1.0 [skip ci]
semantic-release-bot Jun 30, 2019
fa62474
chore: Update dependencies.
DylanVann Jul 3, 2019
ba958f2
chore: Update more development dependencies.
DylanVann Jul 3, 2019
0326c3e
fix: Loading images by reverting "bug: Use device scale when loading …
DylanVann Jul 3, 2019
4fa62bb
chore(release): 6.1.1 [skip ci]
semantic-release-bot Jul 3, 2019
efbb012
chore: Add demo of how to use WebP on iOS. (#488)
dreampiggy Jul 3, 2019
df76905
chore: Remove package-lock.json files.
DylanVann Jul 3, 2019
5489f9e
feat: Upgrade to React Native 0.60.0 / CocoaPods / Android X. (#513)
DylanVann Jul 5, 2019
5868e5b
chore(release): 7.0.0 [skip ci]
semantic-release-bot Jul 5, 2019
41de1fd
docs: Remove react-native link from instructions.
DylanVann Jul 5, 2019
6d8c444
docs: Make example not reference styles.
DylanVann Jul 5, 2019
a5e3b9e
docs: Remove duplication.
DylanVann Jul 5, 2019
b6c4677
fix: Fix IllegalArgumentException crash (Android). (#511)
leanmazzu Jul 5, 2019
81ab7d5
chore(release): 7.0.1 [skip ci]
semantic-release-bot Jul 5, 2019
44a4c8b
fix: Fix peer dependency and remove prop-types.
DylanVann Jul 5, 2019
f7dc6eb
chore(release): 7.0.2 [skip ci]
semantic-release-bot Jul 5, 2019
7b8c0c8
chore: Add note to readme.
DylanVann Jul 16, 2019
56c8eff
chore: Document installing pods as troubleshooting method.
espipj Sep 5, 2019
534d70d
chore: Add yarn policy. (#577)
DylanVann Oct 13, 2019
aa29ec8
chore: Add roadmap. (#587)
DylanVann Oct 20, 2019
ae47bff
feat: Add cookie support for iOS. (#284)
fzyzcjy Oct 20, 2019
70d3a38
chore(release): 8.0.0 [skip ci]
semantic-release-bot Oct 20, 2019
227d6e4
chore: Refactor Gradle variables.
DylanVann Oct 20, 2019
ebe277c
chore: Add docs for changing versions of things.
DylanVann Oct 20, 2019
e94e6fe
chore: Update roadmap with notes on cache paths. (#589)
DylanVann Oct 21, 2019
6994606
chore: Update example to React Native 0.61.5. (#639)
DylanVann Mar 1, 2020
09d20ed
chore: Upgrade example dependencies. (#640)
DylanVann Mar 1, 2020
e24c931
chore: Upgrade dependencies. (#641)
DylanVann Mar 1, 2020
ac11706
feat: converts to TypeScript (#642)
DylanVann Mar 9, 2020
c345b6a
chore(release): 8.1.0 [skip ci]
semantic-release-bot Mar 9, 2020
2d706ad
fix: Add git tag to CocoaPods source property (#601)
ptlu Mar 9, 2020
5d4bd05
chore(release): 8.1.1 [skip ci]
semantic-release-bot Mar 9, 2020
b627646
fix: Fixes podspec syntax.
DylanVann Mar 9, 2020
b4b1173
chore(release): 8.1.2 [skip ci]
semantic-release-bot Mar 9, 2020
6abb273
fix: Replace 'Component' with 'ComponentType' (#647)
itsjgf Mar 12, 2020
dc3d66e
chore(release): 8.1.3 [skip ci]
semantic-release-bot Mar 12, 2020
bf55742
chore: Convert example to TypeScript (#648)
DylanVann Mar 12, 2020
c4e4306
fix: Bump Glide version number to v4.11.0. (#649)
rtroncoso Mar 12, 2020
af667d2
chore(release): 8.1.4 [skip ci]
semantic-release-bot Mar 12, 2020
325d77f
fix: Updates SDWebImageWebPCoder. (#628)
Almouro Mar 14, 2020
cde7af5
chore(release): 8.1.5 [skip ci]
semantic-release-bot Mar 14, 2020
0d34e62
chore: deduplicate dependencies
DylanVann Jul 16, 2020
c279577
build: use dv-scripts (#707)
DylanVann Jul 17, 2020
8f14faf
release(version): Release 8.1.6 [skip ci]
semantic-release-bot Jul 17, 2020
4ee0000
docs: fix changelog
DylanVann Jul 17, 2020
6067b7d
release(version): Release 8.1.7 [skip ci]
semantic-release-bot Jul 17, 2020
cd81b1b
fix: peer dependency warning (#653)
ahce Jul 17, 2020
c23204f
release(version): Release 8.1.8 [skip ci]
semantic-release-bot Jul 17, 2020
94e2256
fix: wrong cache type (#688) [skip ci]
lgenzelis Jul 17, 2020
0fd9f77
release(version): Release 8.1.9 [skip ci]
semantic-release-bot Jul 17, 2020
9646456
fix: update SDWebImage and SDWebImageWebPCoder (#689)
lucaszadok Jul 17, 2020
1fd5300
release(version): Release 8.1.10 [skip ci]
semantic-release-bot Jul 17, 2020
e33664f
feat: export ResizeMode and Priority types (#678)
vieiralucas Jul 17, 2020
2eb3199
release(version): Release 8.2.0 [skip ci]
semantic-release-bot Jul 17, 2020
ba0f238
fix: remove cache property if using fallback
Oct 22, 2019
184eecb
release(version): Release 8.2.1 [skip ci]
semantic-release-bot Jul 17, 2020
22f89e4
fix: accessibilityIgnoresInvertColors prop not recognised when using …
jpdriver Jul 17, 2020
0e29d83
release(version): Release 8.2.2 [skip ci]
semantic-release-bot Jul 17, 2020
4a7cd64
feat(ios): allow for for per-image-request-headers (#691)
dreampiggy Jul 17, 2020
866274f
release(version): Release 8.3.0 [skip ci]
semantic-release-bot Jul 17, 2020
7314947
docs: update status badge [skip ci]
DylanVann Jul 17, 2020
d648ef8
fix(android): make center ResizeMode work correctly
Jul 17, 2020
250b4e5
release(version): Release 8.3.1 [skip ci]
semantic-release-bot Jul 17, 2020
5d2894e
fix(android): remove explicit use of UI thread (#698)
pawan52tiwari Jul 17, 2020
a53f3ab
release(version): Release 8.3.2 [skip ci]
semantic-release-bot Jul 17, 2020
23c3955
fix: xcode 12 compatibility (#732)
kasinskas Nov 1, 2020
df823c7
release(version): Release 8.3.3 [skip ci]
semantic-release-bot Nov 1, 2020
96669df
chore: upgrade yarn and set node version (#745)
DylanVann Nov 17, 2020
0439f71
release(version): Release 8.3.4 [skip ci]
semantic-release-bot Nov 17, 2020
27bd586
fix: add react@17 as peer dependency (#790)
Jul 6, 2021
861b713
release(version): Release 8.3.5 [skip ci]
semantic-release-bot Jul 6, 2021
d8f9ca7
docs: add install instructions for iOS (#781)
AngelTrinidad Jul 8, 2021
c136ee6
release(version): Release 8.3.6 [skip ci]
semantic-release-bot Jul 8, 2021
fd7a021
chore: upgrade example and devDependencies (#802)
DylanVann Jul 24, 2021
4fc024b
release(version): Release 8.3.7 [skip ci]
semantic-release-bot Jul 24, 2021
818ed0c
feat: add clear image cache from memory and disk (#425)
guhungry Sep 14, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .babelrc

This file was deleted.

32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior if possible, or a link to a reproduction repo:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Dependency versions**

- React Native version:
- React version:
- React Native Fast Image version:

**Note:** if these are not the latest versions of each I recommend updating as extra effort will not be taken to be backwards compatible, and updating might resolving your issue.
37 changes: 37 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Begin CI...
uses: actions/checkout@v2
with:
fetch-depth: 0

- name: Use Node
uses: actions/setup-node@v1
with:
node-version: '14'

- name: Install dependencies
run: yarn install --frozen-lockfile
env:
CI: true

- name: Build
run: yarn build
env:
CI: true

- name: CI
run: yarn dv-scripts ci
env:
CI: true
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Test Coverage
run: bash <(curl -s https://codecov.io/bash) -f coverage/lcov.info
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
12 changes: 11 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ DerivedData
*.xcuserstate
project.xcworkspace

# CocoaPods
Podfile.lock
Pods

# Android/IJ
#
.idea
Expand All @@ -37,5 +41,11 @@ lib/android/src/main/gen
example/android/app/src/main/gen

# build
ios/build
react-native-fast-image-*.tgz
dist/

# coverage reports
coverage

# TypeScript incremental compilation cache
*.tsbuildinfo
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

1 change: 1 addition & 0 deletions .node-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v15.2.0
6 changes: 0 additions & 6 deletions .npmignore

This file was deleted.

4 changes: 4 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/ReactNativeFastImageExample/
/ReactNativeFastImageExampleServer/
node_modules
coverage
Loading