Welcome to the Snapp-SpaceX App! This iOS application provides information about SpaceX rockets, their launches, and key details about each mission.
- View a list of SpaceX rockets with detailed information.
- Explore upcoming and past launches, along with their mission details.
- Discover essential statistics and specifications for each rocket.
- Bookmark your favorite rockets and launches for quick access.
Follow these steps to get the SpaceX Rockets App up and running on your iOS device or simulator.
- Clone the repository:
- Install Lottie Package:
This app uses the Lottie animation library for visually engaging animations. To install Lottie using Swift Package Manager (SPM), follow these steps:
- In Xcode, navigate to your project's settings.
- Select your project in the Project Navigator.
- Go to the "Swift Packages" tab.
- Click the "+" button and enter the Lottie GitHub repository URL:
[https://github.com/airbnb/lottie-ios.git](https://github.com/airbnb/lottie-ios)
- Choose the desired version of Lottie and click "Next."
- Xcode will fetch and integrate Lottie into your project.
- Open the Xcode Project:
Open the Snapp-SpaceX.xcodeproj
file in Xcode.
- Build and Run:
Select your target device or simulator and click the "Run" button to build and launch the app.