Ionic + React onboarding UI
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 

14 satır
229 B

  1. {
  2. "appId": "com.webtrigon.workex",
  3. "appName": "workex",
  4. "bundledWebRuntime": false,
  5. "npmClient": "npm",
  6. "webDir": "build",
  7. "plugins": {
  8. "SplashScreen": {
  9. "launchShowDuration": 0
  10. }
  11. },
  12. "cordova": {}
  13. }