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
Also refactors app navigation to use
Drawer
s in theMain
screens, with popupBuilder
screens.Also builds the
AppMaker
feature, and link it to theSimpleControllerScreen
. 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.