2018-05-24 11:58:28 -04:00
|
|
|
# Docs
|
2018-05-24 11:52:02 -04:00
|
|
|
docs
|
2018-05-24 11:58:28 -04:00
|
|
|
|
|
|
|
# Build
|
|
|
|
android/build
|
2018-03-17 23:25:49 -04:00
|
|
|
ios/build
|
2018-05-24 12:07:06 -04:00
|
|
|
react-native-fast-image-*.tgz
|
2018-05-24 11:58:28 -04:00
|
|
|
|
|
|
|
# We need to ignore some things in submodules.
|
|
|
|
# This probably isn't everything we'd like to ignore but it's good enough.
|
2018-05-24 13:00:36 -04:00
|
|
|
.git*
|
|
|
|
*.png
|
2018-05-24 11:52:02 -04:00
|
|
|
ios/Vendor/SDWebImage/Examples
|
|
|
|
ios/Vendor/SDWebImage/Tests
|
|
|
|
ios/Vendor/SDWebImage/Docs
|
|
|
|
ios/Vendor/SDWebImage/Vendors/FLAnimatedImage/FLAnimatedImageDemo
|
|
|
|
ios/Vendor/SDWebImage/Vendors/FLAnimatedImage/images
|
|
|
|
ios/Vendor/SDWebImage/Vendors/libwebp/examples
|
2018-05-24 11:58:28 -04:00
|
|
|
|
|
|
|
# Examples
|
2018-05-24 11:52:02 -04:00
|
|
|
react-native-fast-image-example
|
|
|
|
react-native-fast-image-example-cocoapods
|
|
|
|
react-native-fast-image-example-server
|
2018-05-24 11:58:28 -04:00
|
|
|
|
|
|
|
# Tests
|
|
|
|
.circleci
|
|
|
|
__snapshots__
|
2018-05-24 11:52:02 -04:00
|
|
|
*.test.js
|
2018-05-24 11:58:28 -04:00
|
|
|
|
|
|
|
# Configs
|
2018-05-24 11:52:02 -04:00
|
|
|
.babelrc
|
|
|
|
.gitignore
|
|
|
|
.npmignore
|
|
|
|
prettier.config.js
|
2018-09-24 00:29:10 +03:00
|
|
|
yarn.lock
|
|
|
|
babel.config.js
|
2018-11-13 20:45:12 +03:00
|
|
|
jest.config.js
|
|
|
|
|
|
|
|
# IDE
|
|
|
|
.idea/
|