mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-06 07:06:11 +00:00
# Summary extract the shared example and use it in example and fabric-example, macos-example ## Test Plan Run those apps manually.
5 lines
64 B
JavaScript
5 lines
64 B
JavaScript
module.exports = {
|
|
root: true,
|
|
extends: '@react-native',
|
|
};
|