An open API service indexing awesome lists of open source software.

https://github.com/bug7a/javascript-mobile-app-template

Simple and fully customizable user interface template. Design for mobile app development with JavaScript on Capacitor or Cordova. (Platforms: iOS, Android, Web)
https://github.com/bug7a/javascript-mobile-app-template

android capacitor cordova cordova-android cordova-ios cordova-plugin cordova-template html ionic ios javascript mobile mobile-app mobile-development template ui-components ui-design uikit

Last synced: 8 months ago
JSON representation

Simple and fully customizable user interface template. Design for mobile app development with JavaScript on Capacitor or Cordova. (Platforms: iOS, Android, Web)

Awesome Lists containing this project

README

          

# JavaScript Mobile App Template and UI Components
Simple and fully customizable user interface template. Design for mobile app development on Capacitor or Cordova. Platforms: Web, iOS, Android

- It reduces production costs and enables the project to be developed quickly.

- Developed project; It can run on Android, iOS, and the web.

- Most of the JavaScript libraries can be used in the project.

- Native functions can be used with Cordova plugins.
(File System, Database, Bluetooth, Camera, File Transfer, BarcodeScanner, Google Maps, etc.)

- The syntax of the programming language is simple. This makes learning easier.

- HTML and CSS codes are written automatically by the basic.js library.

- It is designed with an object-based logic close to software development experience.

- It has the same positioning logic as the interface design tools. This too; makes it easy to translate your design into an application.

### INSTALLATION:

Run following command to install this template in your current folder.

```bash
npm i javascript-mobile-app-template
```

### LIVE PREVIEW:

https://bug7a.github.io/javascript-mobile-app-template/

### SCREENSHOTS:

![alt tag](https://bug7a.github.io/javascript-mobile-app-template/mobile-app-ui-template-android-ios.png)

![alt tag](https://bug7a.github.io/javascript-mobile-app-template/mobile-app-template-android.png)

![alt tag](https://bug7a.github.io/javascript-mobile-app-template/mobile-app-template-ios.png)



### CONTACT:

Started Date: 22 February 2022

Developer: Bugra Ozden

Email: bugra.ozden@gmail.com

Web Site: https://bug7a.github.io/

### LICENSE:

Copyright 2020-2024 Bugra Ozden

Licensed under the Apache License, Version 2.0

Have Fun.