React Native V2

screenshot of React Native V2
gatsby
react
bootstrap

React Native v2 course material for Frontend Masters

Overview:

This article introduces a React Native course designed for students who are new to React Native, assuming they have a background in JavaScript. It offers the flexibility of choosing between Expo or plain React Native for following the course, providing instructions for both options.

Features:

  • For Beginners: Suitable for those new to React Native, with prior knowledge of JavaScript.
  • Expo or Plain React Native: Provides the choice of using Expo for quick setup or plain React Native for more control over the native development environment.
  • Flexible Options: Allows users to follow the course using their preferred method, with instructions provided for both Expo and plain React Native.
gatsby
Gatsby

GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

prismjs
Prism JS

PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.