You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -111,7 +111,7 @@ changes to any files in your Laravel app, the web view will be reloaded and your
111
111
112
112
The proper way to implement this is to first `run` your app on your device/emulator, then start HMR with `npm run dev` then in a separate terminal run the `native:watch` command. This will reload any Blade/Livewire files as well as any recompiled assets (css/js etc).
@@ -186,7 +186,7 @@ submit it to the stores for approval and distribution.
186
186
-[Google Play Store submission guidelines](https://support.google.com/googleplay/android-developer/answer/9859152?hl=en-GB#zippy=%2Cmaximum-size-limit)
187
187
-[Apple App Store submission guidelines](https://developer.apple.com/ios/submit/)
0 commit comments