|
Hmm, definitely hop on the entire CLI, you won't regret it. As far as live reload goes, it definitely is faster than 1 minute, are you connected via USB? For live reload I would stay connected via USB and then obviously you need to be on the same Wi-Fi, (For iOS, I've only used the simulator for development, but we test on a real iPhone all the time) What kind of issues are you having with the menu? The only bugs that I've found had to do with animations, I had to use CSS animations as opposed to the Angular way of doing animations for iOS. Other than that though, I've found the iOS to be the most stable version of the application, even though I developed it almost exclusively on Android (with some spurts on iOS to ensure everything worked). As for the router, yeah I see what you're saying, our app is pretty straight forward as far as navigation goes. The grid, I agree, it's annoying, it's like they threw bootstrap grid system and flexbox into one, and it's a bit strange. |