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

https://github.com/stackmasteraliza/dr-smith

A React Native project that includes features like a bottom tab navigator with active tab highlighting, a step slider with icons, a profile picture with shadows, and various UI enhancements.
https://github.com/stackmasteraliza/dr-smith

Last synced: about 22 hours ago
JSON representation

A React Native project that includes features like a bottom tab navigator with active tab highlighting, a step slider with icons, a profile picture with shadows, and various UI enhancements.

Awesome Lists containing this project

README

          

# React Native Project

## 📌 Overview
This is a **React Native** project that includes features like a bottom tab navigator with active tab highlighting, a step slider with icons, a profile picture with shadows, and various UI enhancements.

## 🚀 Features
- **Bottom Tab Navigation** with active tab indication.
- **Step Slider** that moves based on time and uses icons instead of numbers.
- **Profile Picture with Shadow** for a more aesthetic look.
- **Custom Styling** for a seamless and modern UI.

## 📂 Project Structure
```
/ProjectRoot
│── /assets # Image and static assets
│── /screens # App screens
│── /components # Reusable UI components
│── /constants # Colors, Dimensions, and other constants
│── App.tsx # Main app entry point
│── /routes # Handles navigation setup
│── package.json # Project dependencies
│── README.md # Project documentation
```

## 🛠 Installation
1. **Clone the repository:**
```sh
git clone https://github.com/stackmasteraliza/dr-smith
cd dr-amith
```

2. **Install dependencies:**
```sh
npm install
# or
yarn install
```

3. **Run the project:**
```sh
npx react-native run-android # For Android
npx react-native run-ios # For iOS
```

## 📌 Usage
- Navigate between screens using the bottom tab.
- Observe the step slider as it progresses based on time.
- The profile picture has an elegant shadow effect.

## 📷 Preview
Screenshot 2025-01-30 at 4 53 02 PM

## ✨ Dependencies
- **React Navigation**: For handling screen transitions.
- **react-native-vector-icons**: For custom icons in the step slider and navigation.
- **react-native-step-indicator**: For the animated step indicator component.

## 📜 License
This project is licensed under the MIT License.

---
Made with ❤️ by **Aliza ALi**