forked from coracle/flotilla
Make ios with notches prettier
This commit is contained in:
@@ -12,6 +12,11 @@ const config: CapacitorConfig = {
|
||||
androidSplashResourceName: "splash"
|
||||
}
|
||||
},
|
||||
// Use this for live reload https://capacitorjs.com/docs/guides/live-reload
|
||||
// server: {
|
||||
// url: "http://192.168.1.251:1847",
|
||||
// cleartext: true
|
||||
// },
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user