Chore/testing library

This commit is contained in:
Sofiya Tepikin
2022-09-18 10:32:10 +00:00
parent 3c7cb3dfff
commit 7dd1a297a2
8 changed files with 161 additions and 10 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
presets: ['module:metro-react-native-babel-preset'],
}