Skip to content

7kfpun/PhotosReactNative

Repository files navigation

PhotosReactNative

Dependency Status devDependency Status

Look Lock App written in React Native (available both iOS and Android).

Goodbye to nosy swipers!

Pick the photos you want to share with your friends on Look Lock before giving away your mobile. Your friends will only see those you picked, and the rest are protected!

Demo

App Store Button Play Store Button Apk Download Button

Screenshots

React and React Native version

Plugins used

Additional

  • eslint: A fully pluggable tool for identifying and reporting on patterns in JavaScript.

Running

Clone & install

  • Clone this repo git clone git@github.com:7kfpun/PhotosReactNative.git
  • cd PhotosReactNative
  • run npm install

iOS

  • Run react-native run-ios

Android

  • Run android avd and start an emulator
  • Run react-native run-android

License

Released under the MIT License.