Skip to content

Software built on Electron to create and export custom React Native applications

Notifications You must be signed in to change notification settings

enkiappbuilder/Enki

Repository files navigation

Getting Started

install dependencies with yarn

yarn install

Development Scripts

# run application in development mode
yarn dev

# compile source code and create webpack output
yarn compile

# `yarn compile` & create build with electron-builder
yarn dist

# `yarn compile` & create unpacked build with electron-builder
yarn dist:dir

naming conventions

Home Screen contains

  • HomeScreenBackgroundImage
  • HomeScreenHeaderText
  • HomeScreenLargeWelcomeText
  • HomeScreenDescriptionText
  • HomeScreenButtonText

####styles

  • HomeScreenButtonBackgroundColor
  • HomeScreenLargeWelcomeColor
  • HomeScreenDescriptionColor

Gallery contains

  • GalleryHeaderText

  • GalleryTitleText1

  • GalleryDescriptionText1

  • GalleryImage1Path

  • GalleryTitleText2

  • GalleryDescriptionText2

  • GalleryImage2Path

  • GalleryTitleText3

  • GalleryDescriptionText3

  • GalleryImage3Path

  • GalleryTitleText4

  • GalleryDescriptionText4

  • GalleryImage4Path

  • GalleryTitleText5

  • GalleryDescriptionText5

  • GalleryImage5Path

styles

  • GalleryBackgroundColor
  • GalleryPhotoTitleColor
  • GalleryPhotoDescriptionColor

About contains

  • AboutMeHeaderText
  • AboutMeImage
  • AboutMeTitleText
  • AboutMeDescText
  • AboutMeButtonText

styles

  • AboutMeButtonBackgroundColor
  • AboutMeBackGroundColor
  • AboutMeBorderColor
  • AboutMeDescBackgroundColor
  • AboutMeTitleColor
  • AboutMeDescColor

Contain contains

  • ContactScreenHeaderText
  • ContactScreenInstagramURLText
  • ContactScreenTwitterURLText
  • ContactScreenFacebookURLText
  • ContactScreenMainText
  • FormMessageText

styles

  • ContactScreenSubmitButtonBackgroundColor
  • ContactScreenBackgroundColor

About

Software built on Electron to create and export custom React Native applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •