Skip to content

dervondenbergen/cameraviewer

Repository files navigation

CameraViewer Icon

CameraViewer

React Native App to display cameras from https://www.dpreview.com/products/cameras.

All data comes from https://github.com/dervondenbergen/cameraviewer-api.

Starting

Choose a signing Team in Xcode.

Then you can start the application the way it is explained in the official docs: https://facebook.github.io/react-native/docs/getting-started.html#testing-your-react-native-installation

Files

root.js contains the navigation

views/*.js are the different possible views, which get loaded by the navigation

ios/cameraviewer/Images.xcassets contains the AppIcon + LaunchImage in different sizes (for iOS)

Style

Most parts are stlyed with styled-components💅, only in some places are normal Styles used

Other Packages

Carousel if there is more then one image on product page: https://github.com/appintheair/react-native-looped-carousel

Show original https://www.dpreview.com/ page for currently viewed product: https://github.com/naoufal/react-native-safari-view

Screenshots

screenshots.md →

Tests

there are still no tests 🙈

About

App to view different cameras from https://www.dpreview.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published