Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/colomeramonica/party-starter-native

It's like Tinder but for D&D parties
https://github.com/colomeramonica/party-starter-native

dnd expo gluestack-ui mobile react-native study-project typescript wip work-in-progress

Last synced: 10 days ago
JSON representation

It's like Tinder but for D&D parties

Awesome Lists containing this project

README

        

This is a [Next.js](https://github.com/expo/expo) + [Gluestack-ui](https://ui.gluestack.io/) project template bootstrapped with [`create-expo-app`](https://docs.expo.dev/get-started/create-a-project/).

## Getting Started

First, run the development server:

```bash
# For web
yarn web
# For ios
yarn ios
# For android
yarn android
```

You can start editing the page by modifying `App.tsx`. The page auto-updates as you edit the file.

This project uses [`@gluestack-ui`](https://ui.gluestack.io/docs/overview/introduction) library that provides optionally styled and accessible components. These components are designed for easy integration into applications developed with React and React Native.

## Learn More

To learn more about Expo + Gluestack UI template, take a look at the following resources:

- [Expo Documentation](https://github.com/expo/expo) - learn about Expo features and API.
- [Gluestack UI Documenatation](https://ui.gluestack.io/docs/overview/introduction) - learn about core concepts and architecture of gluestack-ui.
- [Gluestack Style Documentaion](https://style.gluestack.io/docs/overview/introduction) - learn about the universal styling library that is used in Gluestack-ui

You can check out:
- [the gluestack-ui GitHub repository](https://github.com/gluestack/gluestack-ui)
- [the gluestack-style GitHub repository](https://github.com/gluestack/gluestack-style)
Your feedback and contributions are welcome!