Giter Site home page Giter Site logo

react-brasil / reactconfbr-app Goto Github PK

View Code? Open in Web Editor NEW
81.0 21.0 14.0 1.52 MB

React Conf BR App built with create-react-native-app

JavaScript 91.38% Python 1.84% Java 1.70% Objective-C 4.71% Shell 0.37%
react reactconf reactconfbr react-native create-react-native-app expo

reactconfbr-app's Introduction

React Native + React-Navigation + Relay Modern

This is a sample repository that shows how to integrate React Native with ReactNavigation and Relay Modern.

For the Relay-Classic Version see this branch

It is connecting to this boilerplate code graphql-dataloader-boilerplate

alt tag

Description

  • data/ contains schema(.json/.graphql) of your GraphQL server. It will be used by Relay to compile your graphql queries to code
  • yarn relay or yarn relay:watch are used to convert graphql literals into generated files. The second command watch changes when data/ files are udpated

.babelrc for Relay Modern

{
  "plugins": [
    ["relay", {"schema": "data/schema.json"}]
  ],
}

Relay Environment

The file src/createRelayEnvironment.js creates a Relay Environment and a Network instance that configures Relay with a function to fetch queries from the remote server

ReactNavigation + Relay Modern

  1. You should use a Relay Container such as FragmentContainer, PaginationContainer or others in any component that will be pushed into a StackNavigation

reactconfbr-app's People

Contributors

jgcmarins avatar lfscamargo avatar lucasbesen avatar socksrust avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

reactconfbr-app's Issues

App sem comunicação com o Server

Caros,
Baixei o projeto para começar a contribuir, porém estou com um problema que não consigo resolver.

Estou com os dois projetos rodando (reactconfbr-app e reactconfbr-server), mongod e redis-server.

O que acontece é que o app sempre mostra a mensagem Verifique sua conexão com a internet e tente de novo quando tento criar uma conta.

print

Minha configuração:
SO: Arch Linux
AVD: Android: 8.1 e Emulador: Nexus_4_API_27
Genymotion: Android: 8.0 e Samsung_Galaxy_S7_API_26

Estou esquecendo de algo, alguma configuração?

Obrigado.

Add Facebook Login

Some informations:

  • App Name: ReactConf BR
  • App ID: br.com.reactconfbr
  • User data from Facebook: id, name, email

Needs user picture or another data?

I need some help for GraphQL Mutation for user data to server/api.

[Pimping Readme]

No idea what the repo is about, life is short, we need images, gifs, anything!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.