https://github.com/dhidroid/react-native-template
hello, reactnative developers im happy to share my reactnative template its include the windows, macos, web, and linux cross platform app developement
https://github.com/dhidroid/react-native-template
android app-development cross-platform ios linux mac reactnativ-windows reactnative reactnative-linux reactnative-web reactntive-mac windows
Last synced: 7 months ago
JSON representation
hello, reactnative developers im happy to share my reactnative template its include the windows, macos, web, and linux cross platform app developement
- Host: GitHub
- URL: https://github.com/dhidroid/react-native-template
- Owner: dhidroid
- Created: 2024-04-03T17:07:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T11:25:25.000Z (about 1 year ago)
- Last Synced: 2025-08-25T00:57:41.250Z (8 months ago)
- Topics: android, app-development, cross-platform, ios, linux, mac, reactnativ-windows, reactnative, reactnative-linux, reactnative-web, reactntive-mac, windows
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/my-react-native-template
- Size: 1.96 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactNative78
## Description
ReactNative78 is a React Native application that provides a platform for building mobile applications with a focus on performance and user experience. It includes features such as Redux for state management, React Navigation for routing, and a customizable theme provider.
## Installation
To install the project, clone the repository and run the following commands:
```bash
npm install
```
## Usage
To start the application, run:
```bash
npm start
```
For Android, run:
```bash
npm run android
```
For iOS, run:
```bash
npm run ios
```
## Components
### User Management
- **User Reducer**: Manages user authentication and information.
### Navigation
- **Stack Navigation**: Handles navigation between different screens in the app.
## Developers
- **[DhineshKumar](https://github.com/dhidroid)**: Developed the application.
- **[Parkavi](https://github.com/D-Parkavi)**: Contributed to th
Contributions are welcome! Please open an issue or submit a pull request.