mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-29 21:25:00 +00:00
chore: add example with test cases (#1702)
PR adding TestsExample app which should include test cases for e.g. PRs. It also removes package-lock.json since yarn is used.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
presets: ['module:metro-react-native-babel-preset'],
|
||||
};
|
||||
Reference in New Issue
Block a user