mirror of
https://github.com/status-im/react-native-fast-image.git
synced 2025-02-24 04:08:21 +00:00
BREAKING CHANGE: You should upgrade React Native. See https://facebook.github.io/react-native/blog/2019/07/03/version-60
5 lines
74 B
JavaScript
5 lines
74 B
JavaScript
module.exports = {
|
|
root: true,
|
|
extends: '@react-native-community',
|
|
};
|