MaisDennis / gerenteDashMobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Confirm/index.js

O problema que estava tendo no Confirm (React Native Camera).

Fala @Marcelo Augusto, cara eu tive exatemente esse problema, exatamente com a lib para tirar foto, eu resolvi no meu projeto removendo a pasta android/app/src/debug e adicionei o trecho 'android:usesCleartextTraffic="true" ' dentro da tag application no arquivo android/app/src/main/AndroidManifest.xml Depois que eu fiz isso minha requisição funcionou.

Icons:

from: GoStack > Iniciando aplicativo mobile > Input & Button

add to Android > app > build.gradle

project.ext.vectoricons = [ iconFontNames: ['Feather.ttf'] ];

apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"

Color palette

  1. #444444
  2. #5edc1f green apple
  3. #F5F5F5
  4. #fff
  5. #fff44f yellow cattleya
  6. #ffdd33 yellow Bell Pepper
  7. #ff0f0f red alert
  8. #f64C75
  9. #009966
  10. #beef69 green cow
  11. #ffeaac yellow canary

About


Languages

Language:JavaScript 77.7%Language:Java 8.8%Language:Ruby 6.9%Language:Objective-C 5.9%Language:Starlark 0.7%