Skip to content

Ehall App for All platforms, using SwiftUI, jetpack compose, winUI3, react, lvgl.

Notifications You must be signed in to change notification settings

Kernelize/ehall-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ehall-frontend

This repo contains Official ehall app for all platforms, including iOS, iPadOS, macOS, tvOS, visionOS, watchOS, Windows, android, web and embedded platforms.

This project is currently usable and is still under active developement.

To build your own ehallapp, see ehall-backend.

Build

  1. Install rust toolchain and targets for apple platform
rustup target add aarch64-apple-ios-sim
rustup target add aarch64-apple-ios
rustup target add aarch64-apple-darwin
  1. Generate the .xcframework do:
cd ehall-network
make all
  1. Open the Ehall.xcodeproj in Xcode and build the app

Step 2 and 3 can be replaced by the following command:

./build.sh

About

Ehall App for All platforms, using SwiftUI, jetpack compose, winUI3, react, lvgl.

Resources

Stars

Watchers

Forks

Packages

No packages published