switched to navigation-react-native

seems much simpler, but now i may need some other deps...
This commit is contained in:
austinried
2021-06-23 22:19:25 +09:00
parent c7d65e0a58
commit 17fe1b9850
22 changed files with 356 additions and 3268 deletions

View File

@@ -1,7 +1,3 @@
module.exports = {
presets: ['module:metro-react-native-babel-preset'],
plugins: [
// reanimated has to be listed last in plugins
'react-native-reanimated/plugin',
],
};