javascripteverywhere / mobile

Licence: MIT license
🤳 React Native code examples for JavaScript Everywhere by Adam Scott, published by O'Reilly Media

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to mobile

uzual-mobile
Feed your brains with habits for a better mood
Stars: ✭ 67 (+103.03%)
Mutual labels:  apollo-client, expo
Typescript Expo Apollo Boilerplate
Clean boilerplate for TypeScript + Expo (React Native) + React Apollo (GraphQL)
Stars: ✭ 144 (+336.36%)
Mutual labels:  apollo-client, expo
react-native-appsync-s3
React Native app for image uploads to S3 and storing their records in Amazon DynamoDB using AWS Amplify and AppSync SDK
Stars: ✭ 18 (-45.45%)
Mutual labels:  apollo-client, expo
react-native-dva-starter-with-builtin-router
Integrate dva into react-native app with builtin router of dva.
Stars: ✭ 17 (-48.48%)
Mutual labels:  expo
gitstar
Github Client built with React Apollo
Stars: ✭ 15 (-54.55%)
Mutual labels:  apollo-client
Gatsby-Starter-Typescript-Apollo-Storybook
Starter with the bare essentials needed for a typescript, apollo, storybook, emotion Gatsby site
Stars: ✭ 17 (-48.48%)
Mutual labels:  apollo-client
react-graphql
react-graphql 快速开发方案
Stars: ✭ 15 (-54.55%)
Mutual labels:  apollo-client
nodejs-starter-kit
A Universal Javascript Starter Kit to satisify all you Web / App needs!
Stars: ✭ 23 (-30.3%)
Mutual labels:  expo
dzcode.io
Website & mobile app for Algerian open-source community
Stars: ✭ 104 (+215.15%)
Mutual labels:  expo
talktalk-rn
(Deprecated via hackatalk-mobile) talktalk app built in react-native.
Stars: ✭ 31 (-6.06%)
Mutual labels:  apollo-client
graphql-workshop
⚒ 🚧 A GraphQL workshop to learn GraphQL implementations
Stars: ✭ 20 (-39.39%)
Mutual labels:  apollo-client
agollo
🚀Go client for ctrip/apollo (https://github.com/apolloconfig/apollo)
Stars: ✭ 563 (+1606.06%)
Mutual labels:  apollo-client
Proffy
👥 Plataforma de estudos online, onde é possível conectar alunos com professores. Este é um projeto que foi desenvolvido durante a Next Level Week #2 da @Rocketseat, durante os dias 3 à 7 de agosto de 2020.
Stars: ✭ 12 (-63.64%)
Mutual labels:  expo
slack-clone-expo
Slack clone using Expo, Stream and react-navigation
Stars: ✭ 69 (+109.09%)
Mutual labels:  expo
react-native-s3
React Native app to upload and display images from Amazon S3 using AWS Amplify as the back end service.
Stars: ✭ 41 (+24.24%)
Mutual labels:  expo
laika
Log, test, intercept and modify Apollo Client's operations
Stars: ✭ 99 (+200%)
Mutual labels:  apollo-client
ReactNativeApolloOnlineStore
A react native online shop using Apollo client 3
Stars: ✭ 60 (+81.82%)
Mutual labels:  apollo-client
friendly-vue-starter
Full featured Vue.js starter project for browser apps
Stars: ✭ 37 (+12.12%)
Mutual labels:  apollo-client
react-native-select-pro
React Native dropdown (select) component developed by Mobile Reality
Stars: ✭ 79 (+139.39%)
Mutual labels:  expo
book-code
The code belonging to O'Reilly's eXist book
Stars: ✭ 19 (-42.42%)
Mutual labels:  oreilly

JavaScript Everywhere Mobile Application

This repository contains code examples for the React Native mobile application chapters of JavaScript Everywhere by Adam D. Scott, published by O'Reilly Media

Getting Help

The best place to get help is our Spectrum channel, spectrum.chat/jseverywhere.

Directory Structure

  • /src If you are following along with the book, this is the directory where you should perform your development.
  • /solutions This directory contains the solutions for each chapter. If you get stuck, these are available for you to consult.
  • /final This directory contains the final working project

To Run the Application

When developing locally, you can start the app by running:

npm start

Related Repositories

Code of Conduct

In the interest of fostering an open and welcoming environment, I pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation..

This project pledges to follow the Contributor's Covenant.

Photo Attribution

This project includes the photo "Hello World," by Wendell Oskay, licensed under CC BY 2.0.

License

Copyright 2019 Adam D. Scott

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].