MeteorNative

screenshot of MeteorNative

a React Native and Meteor boilerplate

Overview

The React-Native and Meteor Boilerplate is a project that combines React Native, Meteor, Redux, and other technologies to create a pre-built setup for building mobile applications. The purpose of this project is to serve as a playground for experimentation with new implementations and patterns. It is important to note that this project is not meant for production use as things can change at any time.

Features

  • React Native as the frontend framework
  • Meteor 1.4 as the backend framework
  • Redux as the state manager
  • Integration with navbar-native for a customizable navigation bar
  • Integration with react-native-meteor for seamless integration with Meteor backend
  • Integration with react-native-router-flux for efficient routing in the application
  • Integration with react-native-side-menu for implementation of side-menu functionality
  • Integration with react-native-device-info for retrieving device information
  • Integration with react-native-vector-icons for using vector icons in the application
  • Integration with redux-thunk as a middleware for managing asynchronous actions in Redux
  • Integration with redux-form for easy form management
  • Integration with native-base as a UI component library (forked version, to be replaced soon)

Summary

The React-Native and Meteor Boilerplate is a project that combines React Native, Meteor, Redux, and other technologies to provide a pre-built setup for mobile application development. It includes various packages and libraries to enhance the development experience. However, it is important to note that this boilerplate is not meant for production use as it is a playground for experimentation and things can change unexpectedly.