The expo-material-tabs
library is a comprehensive foundation for developing cross-platform mobile applications that integrate seamlessly with the Expo ecosystem while adhering to Material Design V3 guidelines. It provides native support for both light and dark themes, ensuring a consistent and visually appealing user experience across all supported platforms.
- Expo Framework: Leverage the extensive capabilities offered by the Expo platform to streamline development processes.
- Expo Router: Simplify routing in modern React Native applications using an intuitive and efficient solution.
- Material Design V3: Align with the latest design principles for a modern and polished user interface.
- Light & Dark Modes: Automatically switch between themes based on user preference to enhance usability and aesthetics.
- Cross-Platform Support: Easily develop applications for Web, iOS, and Android with consistent functionality and appearance.
- CI/CD Integration: Automate build and deployment processes through integrated workflows for efficient development lifecycle management.
- Web
- iOS
- Android
Follow these steps to set up the project on your local machine for development and testing purposes.
Ensure that the following software is installed on your system:
- Node.js: A Long-Term Support (LTS) version is recommended.
- npm or Yarn: Package managers for Node.js.
-
Clone the Repository
git clone https://github.com/youzarsiph/expo-material-tabs.git
-
Navigate to the Project Directory
cd expo-material-tabs
-
Install Dependencies
Using npm:
npm install
Using Yarn:
yarn install
-
Start the Application
Using npm:
npm start
Using Yarn:
yarn start
-
Configure Project Name
Update the
name
field in thepackage.json
file to reflect your application's name.{ "name": "your-app-name", // Additional configurations }
- TypeScript: Ensures robust and scalable code through static typing and modern language features.
- React: A reliable JavaScript library for building user interfaces with a focus on performance and developer experience.
- React Native: A powerful framework for creating native mobile applications across multiple platforms.
- Expo: An open-source platform for universal React applications that simplifies the development process.
- Expo Router: An advanced routing solution specifically designed for React Native applications.
- React Native Paper: UI components that adhere to Material Design guidelines, ensuring a consistent and modern look.
We take security seriously and follow best practices to protect the library and its users. Here are some key security measures:
- Regular security audits using CodeQL.
- Dependency management with Yarn Audit or npm Audit.
- Code reviews and static analysis to identify and fix security vulnerabilities.
Our future goals include:
- Enhancing performance and reliability of the library.
- Introducing new features to further improve user experience.
- Expanding platform support to include additional environments.
For updates or to contribute to our roadmap, please contact us or submit a feature request.
We welcome contributions from the community to enhance and expand expo-material-tabs
. To contribute, please follow these steps:
-
Fork the Repository
-
Create a 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
Your contributions are highly valued and greatly appreciated!
Please review our Code of Conduct to understand our expectations and guidelines for community interactions.
This project is licensed under the MIT License. For more details, please refer to the LICENSE file.
For any questions or inquiries, please contact the maintainers:
- Maintainer: Yousuf Abu Shanab
- GitHub: youzarsiph