Skip to content

p1nox/RNImagePreview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNImagePreview

Using a simple cocoapod for image previews in React Native

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

 
 
 

Contributors

Languages

  • Objective-C 92.4%
  • Shell 5.3%
  • JavaScript 1.5%
  • Other 0.8%