File tree Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change 1010 }
1111 ],
1212 "plugins" : [
13- [" react-native-edge-to-edge" , { "android" : { "parentTheme" : " Material3" } }],
13+ [" react-native-edge-to-edge" , {"android" : {"parentTheme" : " Material3" } }],
1414 " react-native-bottom-tabs"
1515 ],
1616 "resources" : {
2424 " dist/main.ios.jsbundle" ,
2525 " ../../node_modules/react-native-vector-icons/Fonts/MaterialCommunityIcons.ttf"
2626 ],
27- "macos" : [" dist/assets" , " dist/main.macos.jsbundle" ],
28- "visionos" : [" dist/assets" , " dist/main.visionos.jsbundle" ],
29- "windows" : [" dist/assets" , " dist/main.windows.bundle" ]
27+ "macos" : [
28+ " dist/assets" ,
29+ " dist/main.macos.jsbundle"
30+ ],
31+ "visionos" : [
32+ " dist/assets" ,
33+ " dist/main.visionos.jsbundle"
34+ ],
35+ "windows" : [
36+ " dist/assets" ,
37+ " dist/main.windows.bundle"
38+ ]
3039 },
3140 "android" : {
3241 "package" : " bottomtabs.example"
You can’t perform that action at this time.
0 commit comments