Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loggerhead/create-expo-stack
https://github.com/loggerhead/create-expo-stack
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/loggerhead/create-expo-stack
- Owner: loggerhead
- Created: 2024-02-17T13:27:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-17T13:36:10.000Z (11 months ago)
- Last Synced: 2024-02-17T14:34:47.366Z (11 months ago)
- Language: TypeScript
- Size: 233 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Create Expo Stack
Fork from [Create Expo Stack CLI](https://github.com/danstepanov/create-expo-stack). Tech Stack for the template:
| Library | Category | Version | Description |
| ------------------ | ------------------- | ------- | ---------------------------------------------- |
| React Native | Mobile Framework | v0.72 | The best cross-platform mobile framework |
| React | UI Framework | v18 | The most popular UI framework in the world |
| TypeScript | Language | v4 | Static typechecking |
| Expo | SDK | v49 | Allows (optional) Expo modules |
| Expo Font | Custom Fonts | v11 | Import custom fonts |
| Expo Linking | URL Handling | v5 | Open your app via a URL |
| Expo Router | Navigation | v2 | File-based routing in React-Native |
| Expo Splash Screen | Splash Screen | v0.18 | Custom splash screen |
| Expo Status Bar | Status Bar Library | v1 | Status bar support |
| Expo System UI | System UI Library | v2 | System UI support |
| Expo Web Browser | Web Browser Library | v12 | Open links in the browser |
| NativeWind | UI Framework | v2 | Tailwind CSS for React Native |
| Safe Area Context | Safe Area Library | v4 | Safe area support |
| React Native Web | Web Support | v0.19 | React Native for Web |
| Supabase | Backend and Auth | v2 | Open source Firebase alternative |
| Zustand | Backend and Auth | v4 | State-management library |
| Lucide | Icon | v0.331 | Open source icon library |