@staart/native
v1.0.1
Published
Staart Native is a smartphone app starter for SaaS written in TypeScript and React Native using Expo. It has built-in authentication and uses Start UI webviews.
Downloads
4
Readme
🏁📱 Staart Native
Staart Native is a smartphone app starter for SaaS written in TypeScript and React Native using Expo. It has built-in authentication and uses Start UI webviews.
⚠️ WARNING: This project is currently in the early development stage. Expect breaking changes.
| | Status | | - | - | | Build | | | Dependencies | | | Community | |
Staart Native is build to work with Staart, the backend starter for SaaS.
🛠 Usage
Clone or fork this repository, then install dependencies:
yarn
Start a local development server:
yarn start
Start Android, iOS, and web apps:
yarn android
yarn ios
yarn web
🏁 Staart Ecosystem
The Staart ecosystem consists of open-source projects to build your SaaS startup, written in TypeScript.
| | | | | - | - | - | | 🛠️ Staart | Node.js backend with RESTful APIs | | | 🌐 Staart UI | Frontend Vue.js Progressive Web App | | | 📱 Staart Native | React Native app for Android and iOS | | | 🎨 Staart.css | Sass/CSS framework and utilities | |