Git Product home page Git Product logo

eurekalabs's Introduction

EurekaLabs

React Native app (no expo use) to take pictures, and see their location.

Setup

Follow the next steps to run the project:

1 - Clone the project on your local machine:

SSH:

[email protected]:poleselfg/eurekalabs.git

HTTPS:

https://github.com/poleselfg/eurekalabs.git

2 - Install the dependencies:

_Note: I decided to build this project with npm and tested with Android Build 28 (android 9) virtual device.

-Android Studio Setup Virtual Device with Android Build 28 (android 9) -"react": "17.0.1", -"react-native": "0.64.0",

Run the following commands in order:

npm i npm start

on a new terminal

npx react-native run-android

This compile and you must see the app runing in the virtual device.

Tech Stack

This project has been built with the following repos:

"@react-native-community/cameraroll": "^4.0.4",
"@react-native-community/geolocation": "^2.0.2",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/native": "^5.9.4",
"@react-navigation/stack": "^5.14.4",
"react": "17.0.1",
"react-native": "0.64.0",
"react-native-camera": "^3.43.6",
"react-native-camera-hooks": "^0.5.0",
"react-native-gesture-handler": "^1.10.3",
"react-native-reanimated": "^2.1.0",
"react-native-safe-area-context": "^3.2.0",
"react-native-screens": "^3.1.1",
"react-native-splash-screen": "^3.2.0",

Folder Structure

app
│
│
└─── components
    │
    │
    └─── Single Folder for every component
    │
    │
    └─── index.js file with all the exports

For Testing

tested with Android Build 28 (android 9) virtual device. Don't have chance to test it in Apple devices, because my lack of hardware.

www.hi-im-pole.com

eurekalabs's People

Contributors

poleselfg avatar

Stargazers

Roman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.