Questions tagged as 'react-native'

0
answers

Library similar to libgdx for the react

Personal good? I wonder if there is any library similar to libgdx to develop games in react-native. I'm not going to use unity because it's really a gamed app, style the linguo duo.     
asked by 25.06.2018 / 13:12
0
answers

Save data in phppgadmin Bank in React Native

I'm trying to save data in a PostgresSql database phppgadmin, I'm using React Native, and an API in PHP. React code: import React, { Component, Scene} from 'react'; import { Platform, StyleSheet, Text, TextInput, View, Button,...
asked by 07.07.2018 / 19:41
0
answers

Error running Android application - React Native

I created my application for Android using react-native. I can use it by connecting the cell phone to the PC or using an emulator. However, when I generate the signed version of the application and install it on my phone it does not run. I...
asked by 30.06.2018 / 14:00
0
answers

Open keyboard in list - React Native

I'm trying to implement a chat in my application, but when I open the keyboard to start a conversation, the conversation is released from view. Here's my code and a gif of what's happening. importReact,{Component}from'react';import{View,Te...
asked by 20.06.2018 / 15:39
0
answers

Error in app build with react native

Good afternoon guys. I'm having this error while building the project: Execution failed for task ': app: mergeDebugResources'.    Error: java.util.concurrent.ExecutionException: com.android.ide.common.process.ProcessException: Can anyo...
asked by 24.06.2018 / 21:43
1
answer

How to close a screen in React Native from another

I need to know how I close the screens I've opened up. Type: I'm going to A - B - C - D ... when I get to D, I want to go back to A. But if I push the back button on both Android and iOS, it will exit the application, not back D - C - B - A to e...
asked by 22.06.2018 / 03:13
0
answers

Delete child node in firebase with react-native and redux

Does anyone know how to delete an item from a ListView in react-native using firebase as a database? In case I want to delete only the item marked in the print below:     
asked by 22.06.2018 / 03:02
0
answers

Error Apple Store Publishing - React-Native APP

I'm trying to publish an application to the Apple Store and they've returned this error to me that I do not quite understand. Error:    Guideline 2.1 - Performance - App Completeness       Your app or its metadata does not appear to inclu...
asked by 11.06.2018 / 17:03
0
answers

Problems with APK react-native

Hello. When I compile the project it generates the APK in the folder (C: \ Users \ Desktop \ projects \ appTeste \ android \ app \ build \ outputs \ apk). If I get the APK and put it on a cell phone it installs right, but if I change anything...
asked by 15.06.2018 / 19:55
1
answer

Problem with android library REACT-NATIVE

I'm using a library to cut photos in my project, but it only works for android, when I squeeze the app on android it runs normally, but when it runs on ios, the error in importing the library has some way of when to run this app in ios it "forge...
asked by 19.06.2018 / 22:51