mirror of
https://github.com/SrIzan10/featheroom.git
synced 2026-06-06 00:56:49 +00:00
39e0a26610b01a202086ae3b3ffad9b4c373721a
expo-react-native-paper
This repository is a template for React Native Expo applications. It integrates Expo Router and React Native Paper. It also demonstrates how to use Github Actions for linting and formatting.
Features
- Expo
- Expo Router
- Material Design V3
- Light & Dark modes with custom themes
- Cross Platform
- LTR and RTL support
- Multi lingual (
ar,enandtr) - CI/CD. For more info checkout this page
Platforms
- Web
- IOS
- Android
Screenshots
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
- Node.js
- npm
Installation
Clone the repo:
git clone https://github.com/youzarsiph/expo-react-native-paper.git
Open package.json and update the name field to match your app's name:
{
// Change the following line
"name": "expo-react-native-paper",
"main": "expo-router/entry",
"version": "1.0.0",
...
}
Install dependencies:
npm install
Run the app:
npm start
Built With
- TypeScript
- React
- React Native
- Expo
- Expo Router
- React Native Paper
Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.
Languages
TypeScript
99.1%
JavaScript
0.8%









