Hello, I'm creating an application in React Native, and for the navigations I've been working with the React Navigation plugin. The structure of my project looks like this:
import React from 'react';
import { View, Text, Button } from 'react-n...
asked by
01.11.2018 / 21:55