Posts by Vinícius Fernandes • 39 points
3 posts
-
0
votes0
answers20
viewsQ: Warning: In next release Empty Section headers will be rendered - React-Native-select-Multiple
Good afternoon, can someone help me?! I have the following code: import React, { Component } from "react"; import SelectMultiple from 'react-native-select-multiple' import { Content, Card, CardItem,…
react-nativeasked Vinícius Fernandes 39 -
2
votes2
answers4907
viewsQ: Undefined is not an Object (evaluating 'Rngesturehandlermodule.State')
I’m trying to start a project with React Native. But when I try to use the React-navigation this error appears. App.js: import React from "react"; import { View, Text } from "react-native"; import {…
react-nativeasked Vinícius Fernandes 39 -
0
votes1
answer307
viewsQ: What linux command is used to find out who is the parent of a process?
I would like to know the command on the Linux terminal to find the parent PID of a process. Does anyone know who the father of the lawsuit is upstart? For example: I executed the: ps aux And I took…
linuxasked Vinícius Fernandes 39