Skip to content

Using a simple cocoapod for image previews in React Native

Notifications You must be signed in to change notification settings

GantMan/RNImagePreview

Repository files navigation

RNImagePreview

Using a simple cocoapod for image previews in React Native

react-native upgrade to 0.29.0

Details

  • See here for full blog post
  • See here for all publications from Infinite Red

Getting started

(These instructions assume that you already have ReactNative and CocoaPods set up on your machine)

  1. Read the blog post linked above
  2. Clone the repo to your computer
  3. cd into the RNImagePreview directory and run npm install
  4. cd into the ios directory and run pod install
  5. Open the RNImagePreview.xcworkspace file (or if you have the awesome open_pod_bay gem installed you can just type pod open)
  6. Press CMD+R or click the run button in XCode to build and run the project

About

Using a simple cocoapod for image previews in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published