Skip to content

Elastos Essentials is a multi-functional application for Elastos Identities, Storage, Network communications and Crypto operations, written with Ionic and deployed on Android and iOS

License

Notifications You must be signed in to change notification settings

elastos/Elastos.Essentials.App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has been transfered to the Cyber Republic. Please check https://github.com/CyberRepublic/Elastos.Essentials.App

FATAL ERROR: ... JavaScript heap out of memory

NODE_OPTIONS=--max_old_space_size=8192 ionic cordova run android --livereload --external

Analyze and reduce dependencies size

  • npm run bundle-size-verifier-source-map

or

  • npm run bundle-size-verifier-webpack-json

How to colorize SVG pictures?

  • Import InlineSVGModule in screen's module
  • Replace with
  • set CSS "color" in screen's SCSS file
  • use fill="currentColor" or stroke="currentColor" in the modified SVG

Note: The "currentColor" trick works only for inline SVG, this is why we need a special module for this.

About

Elastos Essentials is a multi-functional application for Elastos Identities, Storage, Network communications and Crypto operations, written with Ionic and deployed on Android and iOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published