Git Product home page Git Product logo

docavenue's Introduction

#Doc Test Technique docavenue

Install dependencies in the terminal

Version

React native 0.60.4

Clone :
git clone https://github.com/koudjo-aholou/docavenue.git
cd docavenue
npm install

React Native >= 0.60.0 autoLinking React Native =< 0.60.0 No autoLinking or if errors checks :

Lottie : https://github.com/react-native-community/lottie-react-native
React Navigation : https://reactnavigation.org/docs/en/getting-started.html

Run on Android

cmd : react-native run-android

Folders :

#App
./App.js

#Components and screens
screenAccueil et screensPosts : ./src/screens
Components ./src/components

#Navigation
./src/navigation/navigation.js

#Pictures and fonts
Pictures : ./src/assets
Fonts : ./src/assets/fonts

#API jsonplaceholder/posts
./src/config/api.js

#Debug APK or Install APK
./apk

Compile

Android Studio : https://developer.android.com/studio/

#Build for production Open with Android Studio ./android/ then Buid > Build Bundle/APK

Solved Errors :

#Mac pb
CorruptedCacheException: Corrupted IndexBlock 298298 found in cache '/Users/macuser/.gradle/caches/journal-1/file-access.bin' Open your /Users/macuser/ folder Press CMD + SHIFT + . (dot/period) to view hidden folders DELETE .gradle folder Restart Android Studio

Display Hidden files Mac : defaults write com.apple.Finder AppleShowAllFiles true

#Building release isn't reflecting change
react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/

#INSTALL_FAILED_UPDATE_INCOMPATIBLE
Buid > Build Bundle/APK
or
adb uninstall com.example

docavenue's People

Contributors

koudjo-aholou avatar

Watchers

James Cloos avatar  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.