98sean98 / blue-nebula

A robot controller built using a raspberry pi, integrating a react-native mobile app via bluetooth, supported by a prisma-graphql server, and a react website showing application usage.
1 stars 1 forks source link

build setups feature to save control entities state in the phone storage #10

Closed 98sean98 closed 3 years ago

98sean98 commented 3 years ago

Also refactors app navigation to use Drawers in the Main screens, with popup Builder screens.

Also builds the AppMaker feature, and link it to the SimpleControllerScreen. These features are potentially buggy, and remain to be stress-tested.

Fixes android debug and release issues, and tests android builds on a physical device.