# RNIMAGEPREVIEW2 **Repository Path**: shrekuu/RNIMAGEPREVIEW2 ## Basic Information - **Project Name**: RNIMAGEPREVIEW2 - **Description**: react-native 0.58.3 example code from Beginner’s Guide to Using CocoaPods with React Native - **Primary Language**: Objective-C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-21 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RNIMAGEPREVIEW2 > react-native 0.58.3 example code from [Beginner’s Guide to Using CocoaPods with React Native](https://shift.infinite.red/beginner-s-guide-to-using-cocoapods-with-react-native-46cb4d372995) ## Screenshot ![screenshot](/screenshot.gif) ## How to run * clone this repo `git clone git@github.com:shrekuu/RNIMAGEPREVIEW2.git` * cd into the `ios` directory and run `pod install` * cd into project root direcotry and run `yarn install` * then run `react-native run-ios`