Skip to content

PDF Wizard is a powerful React Native app that lets you effortlessly convert your images into PDFs. With just a few taps, you can transform a collection of photos into a neatly organized PDF document.

Notifications You must be signed in to change notification settings

AbdullahJaspal/PDF-Wizard-

Repository files navigation

Project Info

Introducing my latest project: a powerful PDF creation tool built with React Native! With this app, you can easily convert images into professional-looking PDF files. Simply select your images, customize the layout, and generate high-quality PDFs on the go. Whether it's creating portfolios, reports, or presentations, this app makes it a breeze. Join me on this PDF-making adventure and unlock a whole new level of document creation!

Running locally

Make sure you have all the necessary dependencies installed on your system:

  • Node.js
  • Ruby
  • Xcode
  • CocoaPods
  • Android Studio and all Java dependencies.

You can follow the instructions on the React Native docs to set up your local environment: https://reactnative.dev/docs/environment-setup

To run the project locally:

  • Clone the repo
  • Install the dependencies with npm install
  • Run cd ios && pod install && cd .. to install all iOS dependencies
  • Run the dev server with npx react-native start
  • Build and Run the app with npx react-native run-ios for the iOS version or npx react-native run-android for the Android version

If you have problems with any of the instructions above, please refer to the React Native docs. This is a newly created app and the latest instructions there should help you get your environment up and running without issues.

PDF-Wizard Preview

About

PDF Wizard is a powerful React Native app that lets you effortlessly convert your images into PDFs. With just a few taps, you can transform a collection of photos into a neatly organized PDF document.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published