Skip to content

ajey35/Screener

Repository files navigation

Believe Screener – Advanced Token Analytics

React Native TypeScript DexScreener API

Believe Screener is a high-performance mobile app for real-time cryptocurrency analytics. Built with React Native and TypeScript, it delivers professional-grade token tracking optimized for crypto traders.


🎥 Demo

Watch the demo


📱 Screenshots


✨ Key Features

Feature Description
🔍 Advanced Token Search Find tokens by name/symbol with instant results
📊 Multi-Chain Support Track tokens across 8 blockchain networks
🌓 Light/Dark Themes Optimized viewing in any lighting condition
🔄 Real-Time Updates Live price tracking with 24/7 updates
Performance Optimized Smooth scrolling even with large datasets
🏆 Boosted Tokens Highlighted section for featured assets

📸 Visual Walkthrough

Token List (List) Token List (Grid) Search & Filter
Sorting Options Chart Analysis
WhatsApp Image 2025-06-25 at 18 58 22_156f35c4

|


🚀 Getting Started

Prerequisites

  • Node.js v18+
  • npm or yarn
  • Expo CLI (npm install -g expo-cli)

Installation

# Clone repository
git clone https://github.com/ajey35/Screener.git
cd Screener

# Install dependencies
npm install  # or yarn install

# Start development server
npx expo start

Running the App

  • Mobile: Scan the QR code with Expo Go app (iOS/Android)
  • Emulator:
# Android
npx expo run:android

# iOS (requires macOS)
npx expo run:ios

🧩 Project Structure

src/
├── components/    # Reusable UI components
├── hooks/         # Custom React hooks
├── services/      # API clients and data services
├── utils/         # Helper functions
├── constants/     # App constants and configs
├── contexts/      # Global state management
├── assets/        # Images, icons, fonts
└── App.tsx        # Main application entry

📦 Key Dependencies

  • react-native (v0.72+)
  • expo (SDK 49+)
  • react-query (Data fetching/caching)
  • react-navigation (Routing/navigation)
  • nativewind (Styling)
  • react-native-reanimated (Animations)

🌟 Why Choose Believe Screener?

  • Real-time crypto tracking: Live market data from DexScreener API
  • Trader-focused UX: Optimized for quick decision making
  • Performance first: Virtualized lists, memoization, efficient rendering
  • Professional codebase: TypeScript, clean architecture, full documentation

🤝 Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin feature/your-feature)
  5. Open a pull request

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Built with ❤️ for the crypto community

View on GitHubSubmit Feedback

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors