Posts by Giuseppe Fragoso • 11 points
2 posts
-
0
votes0
answers30
viewsQ: Error serving Expo + React Native Maps
Well I am in the exhaustive attempt to get the React-Native-Maps and finally, to serve it, I made the code (for now simple): import React from 'react'; import { StyleSheet, Text, View } from…
-
-1
votes1
answer31
viewsQ: How to delete an element specific to <select>? (Javascript, Jquery)
I would like to delete by ip each of the specific objects that owns it. `<tr class="trAdminEdit"><td><div class="input-field col s12"> <select id="select` + index + `"…