Skip to content

Dinesh7571/React-Rabbit

Repository files navigation

Fast Setup

1. Clone & Install

git clone https://github.com/Dinesh7571/React-Rabbit
cd React-Rabbit
npm install   # or yarn install

2. Run Metro

npm start   # or yarn start

3. Run on Android

Make sure you have an emulator running or a device connected:

npm run android   # or yarn android

📱 About the App

An Android app built with React Native that identifies the framework/technology (e.g., React Native, Flutter, or pure native) used to build other apps.

  • Uses native module bridge for detection
  • Beautiful UI with smooth experience

🔗 Download APK: Google Drive Link

Screenshot:

App Screenshot


🤝 Contributing

  1. Fork this repo
  2. Create a new branch (git checkout -b feature-name)
  3. Make your changes
  4. Commit (git commit -m "Added new feature")
  5. Push (git push origin feature-name)
  6. Open a Pull Request

About

An Android app built with React Native that scans all installed apps on your device and identifies the technology stack behind them — whether React Native, Flutter, or Native Android (Java/Kotlin).

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors