Giter Club home page Giter Club logo

react-native-workshop's Introduction

Logo

⚠️ WORK IN PROGRESS ⚠️

TheCodingMachine React Native Workshop

This project is a React Native workshop based on our boilerplate. In this specific project, we will provides code examples that can be implemented using our boilerplate and also specific UI components.

Architecture

The architecture is the same as our boilerplate. So you have a good separation of concerns, state managed with Redux, the middleware Redux Saga and Axios for API calls. For more information or details go to the boilerplate documentation.

This application will follow this layout :

  • App/Assets: assets (image, audio files, ...) used by the application.
  • App/Components: presentational components
    • Components/CodeExample/Examples: contains components for the Examples section.
    • Components/CodeExample/Animations: contains components for the Animations section.
    • Components/CodeExample/Experiments: contains components for the Experiments section.
  • App/Config: configuration of the application
  • App/Containers: container components, i.e. the application's screens
    • Containers/CodeExample/Examples: provides code example that can be implemented using the boilerplate like The login screen.
    • Containers/CodeExample/Animations: contains simple or complex animations that can be used in a standard app.
    • Containers/CodeExample/Experiments: contains screen to make experimental components
  • App/Navigators: react navigation navigators
  • App/Sagas: redux sagas
    • Sagas/CodeExample/Examples: Stores related to Examples code section.
    • Sagas/CodeExample/Animations: Stores related to Animations section.
    • Sagas/CodeExample/Experiments: Stores related to Experiments section.
  • App/Services: application services, e.g. API clients
  • App/Stores: redux actions, reducers and stores
  • App/Theme: base styles for the application

Content

In this app you will find these 3 sections :

  • Examples code:
    • A simple demo of an API call with error handling with redux, redux saga and axios
    • A session login implementation
  • Experiment:
    • The utilisation of svg shadow (:construction:)
    • The utilisation of react-native-community/react-native-linear-gradient (:construction:)
    • Navbar with extra central button (:construction:)
  • Animations:
    • create input animation :
      • bounce enter (:construction:)
      • shake if error (:construction:)

Requirements

Node 8.3 or greater is required. Development for iOS requires a Mac and Xcode 9 or up, and will target iOS 9 and up.

You also need to install the dependencies required by React Native:

  • for Android development
  • for iOS development

License

This project is released under the MIT License.

About us

TheCodingMachine is a web and mobile agency based in Paris and Lyon, France. We are constantly looking for new developers and team leaders and we love working with freelancers. You'll find an overview of all our open source projects on our website and on Github.

react-native-workshop's People

Contributors

jeremydolle avatar aurelgit avatar

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.