All Projects → react-native-training → React Native Camera Roll Tutorial

react-native-training / React Native Camera Roll Tutorial

Mastering the Camera Roll in React Native

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Native Camera Roll Tutorial

instant-images
Instantly upload photos from Unsplash, Pixabay and Pexels to your website without leaving WordPress.
Stars: ✭ 26 (-38.1%)
Mutual labels:  unsplash
UnsplashPhotoPicker
📷 Android Library providing a photo picker to search and download photos from Unsplash
Stars: ✭ 31 (-26.19%)
Mutual labels:  unsplash
Unsplash Php
👻 Official PHP wrapper for the Unsplash API
Stars: ✭ 332 (+690.48%)
Mutual labels:  unsplash
image
mpvue-Unsplash
Stars: ✭ 31 (-26.19%)
Mutual labels:  unsplash
strapi-plugin-zeasy-image-api
Strapi plugin to ease the process importing Unsplash image with attribution
Stars: ✭ 28 (-33.33%)
Mutual labels:  unsplash
Laravel-Unsplash-Wrapper
A Laravel wrapper for Unsplash API's.
Stars: ✭ 21 (-50%)
Mutual labels:  unsplash
python-unsplash
Python wrapper for the Unsplash API.
Stars: ✭ 130 (+209.52%)
Mutual labels:  unsplash
Resplash
Unofficial Unsplash Android App
Stars: ✭ 395 (+840.48%)
Mutual labels:  unsplash
gosimac
Fetch the wallpaper from Bing, Unsplash, etc.
Stars: ✭ 22 (-47.62%)
Mutual labels:  unsplash
Splashify
Beautiful desktop wallpapers
Stars: ✭ 286 (+580.95%)
Mutual labels:  unsplash
photo-spider-scrapy
10 photo website spiders, 10 个国外图库的 scrapy 爬虫代码
Stars: ✭ 17 (-59.52%)
Mutual labels:  unsplash
MacOS-Developers-Excuses
A macOS screen saver that shows a random developer excuse over a beautiful photo background. Made with ❤
Stars: ✭ 53 (+26.19%)
Mutual labels:  unsplash
fetchingInReact
💎📷 Fetching data from Unsplash.com in React
Stars: ✭ 23 (-45.24%)
Mutual labels:  unsplash
laravel-unsplash
Powerful Unsplash package for Laravel
Stars: ✭ 50 (+19.05%)
Mutual labels:  unsplash
Bulksplash
A simple command line tool that lets you bulk download images from Unsplash
Stars: ✭ 362 (+761.9%)
Mutual labels:  unsplash
ios-rentateam
Тестовое приложение Rentateam
Stars: ✭ 13 (-69.05%)
Mutual labels:  unsplash
Unsplash-Wallpaper
Gorgeous wallpapers on your Mac
Stars: ✭ 99 (+135.71%)
Mutual labels:  unsplash
Splash Cli
A simple, command line tool to download Unsplash wallpapers. It’s not intended to be anything particularly fancy — it just works.
Stars: ✭ 432 (+928.57%)
Mutual labels:  unsplash
Natural Language Image Search
Search photos on Unsplash using natural language
Stars: ✭ 359 (+754.76%)
Mutual labels:  unsplash
vue-unsplash
A sample photo search app using Vuejs and unsplash Api
Stars: ✭ 27 (-35.71%)
Mutual labels:  unsplash

Mastering the Camera Roll in React Native

React Native Training

This repo goes along with the medium tutorial Mastering the Camera Roll in React Native

Getting Started

  1. clone the repo
git clone [email protected]:react-native-training/react-native-camera-roll-tutorial.git
  1. install dependencies
yarn 

or

npm i
  1. link dependencies
react-native link
  1. start in ios or android
react-native run-ios

or

react-native run-android
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].