Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serifcolakel/mehrzweck
I'm experimenting with design and library with react native. :)
https://github.com/serifcolakel/mehrzweck
android ios react-native typescript
Last synced: 6 days ago
JSON representation
I'm experimenting with design and library with react native. :)
- Host: GitHub
- URL: https://github.com/serifcolakel/mehrzweck
- Owner: serifcolakel
- Created: 2022-11-23T17:39:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T21:34:00.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T02:52:36.900Z (2 months ago)
- Topics: android, ios, react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Table of Contents
## DEV TAGS
You can access the details of the commits made by the developers here.
Click for Dev Tags details.
|
TAGS
|EXPLAIN
|
| ---------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| **ADDED** | It gives information about newly added Component, package and files. |
| **CREATED** | It gives information about the Component, package and files created for the first time. |
| **CHANGED** | It gives information about the changed function or method related to the problem or design. |
| **REMOVED** | It gives information about the removed function or method related to the problem or design. |
| **UPDATED** | It gives information about the updated function or method related to the problem or design. |
| **FIXED** | It gives information about the solution of the problem caused by the problem. |
| **TODO** | It gives information about the planned and encountered problem in the future. |
| **TEST** | It is a tag created to test whether the functions added during build or for projects working in separate environments can work synchronously. |
## About The Project
In this project, About The Project...
Image of Project
Splash Screen
### Product Carousel
https://user-images.githubusercontent.com/84101614/205724377-651369e1-4037-4c94-98ed-48c224ea052e.mp4
### Movie Carousel
https://user-images.githubusercontent.com/84101614/206301895-9c229402-48cf-420b-bdd8-06c51b6d5d25.mov
## **Built With**
In this section, the technologies used in the construction of the project are included.
- [React Native](https://reactnative.dev/)
- [Redux Toolkit](https://redux-toolkit.js.org/)
- [React Native Maps](https://npmjs.com/package/react-native-maps)
- [React Native Maps Directions](https://www.npmjs.com/package/react-native-maps-directions)
- [Typescript](https://www.typescriptlang.org/)
- [React Navigation](https://reactnavigation.org/)
- [Axios](https://www.npmjs.com/package/axios)
- [React Native Code Push](https://www.npmjs.com/package/react-native-code-push)
- [App Center](https://appcenter.ms/) (For CI/CD)
- [React Native Webview](https://www.npmjs.com/package/react-native-webview)
- [React Native Splash Screen](https://www.npmjs.com/package/react-native-splash-screen)## **Getting Started**
In this section, the steps for the cloning of the project and the improvements to be made by you are shown.
## Prerequisites
By following the steps below, your project can be run after the local installation.
- npm
```sh
npm install npm@latest -g
```## **Installation**
_Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services._
1. Clone the repo
```sh
git clone https://github.com/serifcolakel/Mehrzweck.git
```
2. Install NPM packages
```sh
npm install
```
3. Run the app
```sh
npm run android && cd ios && pod install && npm run ios
```## **Usage**
In this section, you can access the documentation of the libraries used during the creation of the project.
_For more examples, please refer to the [React Native Documentation](https://reactnative.dev/docs/getting-started) [Redux Toolkit Documentation](https://redux-toolkit.js.org/)
[React Native Maps Documentation](https://www.npmjs.com/package/react-native-maps) [Typescript Documentation](https://www.typescriptlang.org/docs/) [React Navigation Documentation](https://reactnavigation.org/docs/getting-started) [Axios Documentation](https://www.npmjs.com/package/axios) [React Native Code Push Documentation](https://www.npmjs.com/package/react-native-code-push) [React Native Webview Documentation](https://www.npmjs.com/package/react-native-webview) [React Native Splash Screen Documentation](https://www.npmjs.com/package/react-native-splash-screen) and more._## **Roadmap**
- [x] Home Page added.
- [x] Details Page added.See the [Open Issues](https://github.com/serifcolakel/Mehrzweck/issues) for a full list of proposed features (and known issues).
## **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**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!## **Contact**