Add a bottom tab menu to your Android and iOS application
When turning a website into an Android or iOS application, sometimes there is a navigation problem that interferes with the user browsing experience. So, we added an option to add a beautifully designed and simple tab menu to your Android and iOS applications that will show the most popular links in your application. It’s very easy to add the tab …
Continue Reading
Enable Push Notifications with google firebase
One of the important things about apps is the push notifications ! With push notifications you can engade your users with news, special offers, coupons etc direclly on their mobile phones. Here is How To Enable Push Notifications with google firebase: Enter https://console.firebase.google.com and open an account (with your Gmail account). Click “Add project”. Enter the project and click “Add app” …
Continue Reading
How to Add Web Push Notifications to a Web Site
How to Add Push Messages to a Web Site Push notifications are a great way to make instant contact with your site visitors in common browsers, even if the site is not open in the browser (works great in Chrome) When you send a push notification, all your android, iOS, and web push users will get your notification. sample of …
Continue Reading