react-native-example
react-native-example copied to clipboard
ReactNative iOS app that fetches your current location and display Intstagram photos that were made near to you
react-native-example
Example of using ReactNative to build simple iOS app, that fetches your current location and display Intstagram photos that where made near to you. It's using Instagram API to fetch photos, MapView for displaying location on the map and Animated for simple animations.
Usage
-
Register new client on Instagram Developer.
-
Open
src/MediaList.jsxand setINSTAGRAM_CLIENT_IDto your client ID. -
Type in terminal:
npm instal
npm start
-
Open
AroundMe.xcodeprojin XCode and run it.
Screenshot
