Click here to see the video series for how Karen was made.
This is the cross-platform app built using React Native for Karen - and open-source voice assistant. The purpose of the app is to facilitate installing and configuring Karen addons.
Since the Karen app has not been deployed to an app store to run the app, you have to build it.
Since the Karen app connects and interacts with the Karen installation via ssh, react-native-ssh by Peter Valdez has been used. Follow the instructions for IOS to link.
For storing user settings React Native Async Storage has been used. Follow the instructions for IOS to link
Then, build it like you would any other react app for android or ios