mirror of
https://github.com/lemeow125/Reactnative-notesapp.git
synced 2025-05-16 19:38:47 +08:00
Added pages and drawer
This commit is contained in:
parent
2756fb20e4
commit
cf28bae964
20 changed files with 901 additions and 116 deletions
|
@ -1,3 +1,6 @@
|
|||
module.exports = {
|
||||
presets: ['module:metro-react-native-babel-preset'],
|
||||
plugins:[
|
||||
'react-native-reanimated/plugin',
|
||||
],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue